html {scrollbar-face-color: black; scrollbar-shadow-color: gray; scrollbar-highlight-color: white; scrollbar-3dlight-color: white; scrollbar-darkshadow-color: gray; scrollbar-track-color: white; scrollbar-arrow-color: white;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	background-attachment: fixed;	background-color: #CCFF99;	}/* -------------------- Start Text -------------------- */.title1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;	}	.address1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #003300;	}	.text1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	}.headertext {	font-size: 14px;	font-weight: bold;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	}/* -------------------- End Text -------------------- *//* -------------------- Start Links -------------------- */a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #006600;	text-decoration: none;	}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #006600;	text-decoration: none;	}	a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #00CC00;	text-decoration: underline overline;	}	a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #00CC00;	text-decoration: underline overline;	}/* -------------------- End Links -------------------- */
