body
{
	scrollbar-face-color :#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color : #00157f; 
	scrollbar-3dlight-color: #00157f;
	scrollbar-highlight-color :#ffffff; 
	scrollbar-shadow-color :#ffffff;
	scrollbar-darkshadow-color : #00157f;
	background-color:#a0c3e5;
	color:#00379f;
	line-height:160%;
	background-image:url(back.gif);
	font-size:80%;margin:0px;padding:0px;
}



a:link {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:active {color:#000000;text-decoration:underline;}
a:hover {color:#ffffff;background-color:#00157f;text-decoration:underline;}

b{color:#001166;font-size:120%}

hr{border:1px solid #26572e;height:1px;width:90%}


table{
	background-position:right top;
	background-repeat:repeat-y;
	background-attachment:fixed;
	border:0px;
	margin:20px;
	padding:20px;
	width:700px;
	cell-padding:0px;
	background-color:#ffffff;
}

td,th {font-size:100%;line-height:200%;}
th{background-color:#cad9e6}