/****** init ******/
a:link{
	font-family:			Arial, Helvetica;
	font-size:			9pt;
	color:				#003366;
	text-decoration:	none;}
a:visited{
	font-family:			Arial, Helvetica;
	font-size:			9pt;
	color:				#003366;
	text-decoration:	none;}
a:active{
	font-family:			Arial, Helvetica;
	font-size:			9pt;
	color:				#003366;
	text-decoration:	none;}
a:hover{
	font-family:			Arial, Helvetica;
	font-size:			9pt;
	color:				#ff9900;
	text-decoration:	none;}
span.now{
	font-family:			Arial, Helvetica;
	font-size:			9pt;
	color:				#9999ff;
	text-decoration:	none;}

a.table1{font-weight: bold; }



body{
	font-family:			Arial, Helvetica;
	font-size:				x-small;
}
table{
	font-size:	x-small;
}


ol{
	list-style-image:url(../image/icon_tri.gif)
}

td.leftshadow { 
	background-image: url(../image/left_shadow.gif); background-repeat: repeat-y
 }


td.rightshadow { 
	background-image: url(../image/right_shadow.gif); background-repeat: repeat-y
 }




