/* CSS Document */
body { margin:0; background-color:#008833; }
.header_big {color: #006633; font-size:24px; font-family:Times New Roman}
.header {color:#006633; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold}
.header2 {color:#006633; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold}
.text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#006633}
.text_gray {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
.cal_text {color: #000000; font-size:14; font-family:Times New Roman}

.style1 {color: #FFFFFF}

A {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION:underline;
	FONT-SIZE:12;
	color:#006633;
	font-weight:normal;
	}
	 
A:active {TEXT-DECORATION:underline;COLOR:#006633;} 
A:visited {TEXT-DECORATION:underline;COLOR:#006633;} 
A:link {TEXT-DECORATION:underline;COLOR:#006633;} 
A:hover {TEXT-DECORATION:none;COLOR:#006633;} 

