BODY { FONT-FAMILY: Apple Garamond, Times, Serif; TEXT-DECORATION: none;
scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #CCCCCC; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #CCCCCC;  }

a:active {  font-family: Apple Garamond, Times, Serif;  text-decoration: underline; color: #000099}
a:hover {  font-family: Apple Garamond, Times, Serif; text-decoration: none; color: #FF0000}
a:link {  font-family: Apple Garamond, Times, Serif; text-decoration: underline; color: #000099}
a:visited {  font-family: Apple Garamond, Times, Serif; text-decoration: underline; color: #000099}

.white {
	font-family: Apple Garamond, Times, Serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.white:link {color: #FFFFFF;text-decoration:none}
.white:visited {color: #FFFFFF; text-decoration:none}
.white:hover {color: #FFFFFF; text-decoration:underline}
.white:active {color: #FFFFFF; text-decoration:none}


.grey {  font-family: Apple Garamond, Times, Serif; color: #C0C0C0; text-decoration: none}
.grey:link {color: #C0C0C0;text-decoration:none}
.grey:visited {color: #C0C0C0}
.grey:hover {color: #C0C0C0}
.grey:active {color: #C0C0C0}

.green {  font-family: Apple Garamond, Times, Serif; color: #34AE5A; text-decoration: none; font-size: 20px}
.green:link {color: #34AE5A;text-decoration:none}
.green:visited {color: #34AE5A}
.green:hover {color: #34AE5A; text-decoration: underline}
.green:active {color: #34AE5A}

.darkgrey {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.grey:link {color: #666666;text-decoration:none}
.grey:visited {color: #666666}
.grey:hover {color: #666666}
.grey:active {color: #666666}

.black {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;

}
.black:link {color: #000000;text-decoration:none}
.black:visited {color: #000000}
.black:hover {color: #000000}
.black:active {color: #000000}


.bluelink {  font-family: Apple Garamond, Times, Serif; font-size: 14px;  font-weight: bolder; color: #003366; text-decoration: none}
.bluelink:link {color: #003366;text-decoration:none}
.bluelink:visited {color: #003366;text-decoration:none}
.bluelink:hover {color: #003366;text-decoration:underline}
.bluelink:active {color: #003366;text-decoration:none}

.blue {  color: #003366; text-decoration: none; font-weight: normal}
.orange {  color: #CC3300; text-decoration: none; font-weight: bold}
.BOLDBLUE {  font-family: Apple Garamond, Times, Serif; font-size: 12px; font-style: normal; font-weight: bolder; color: #003366; text-decoration: none}
