/* CSS Document */




body	{
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#003366;
	scrollbar-track-color:#CCCCCC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#003366;

	}





a:link { text-decoration:none; color:#003366;}
a:visited { text-decoration:none; color:#003366;	}
a:hover {text-decoration:none; color:#006699;  background-color:#FFFFcc; }
a:active {text-decoration:none; color:#006699;  background-color:#FFFFCC }

.text {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.text2 {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #000000;}
.mini {	font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}
.headline {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #003366;}
.headline2 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #003366;}





</style>
