body {
	SCROLLBAR-FACE-COLOR: #E6E6E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR:  #99999;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(images/background.gif);
	margin-top: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.down_small {font-size: 10px}

a:link {
	color:#03397F;
	text-decoration:underline;
	}

a:visited {
	color:#03397F; 
	text-decoration:underline; 
	}

a:hover {
	color:#03397F; 
	text-decoration: none;
	}

a:active {	
	color:#03397F;
	text-decoration:none;
	}
.linethrough {
	color: #666666;
	text-decoration: line-through;
}
.green {
	color: #006600;
	font-weight: bold;
}
	
	
