/* CSS Document */
.bodytext { font-family:verdana,arial; font-size:10px; color:#555555; font-weight:normal; }
.bodytext9 { font-family:verdana,arial; font-size:9px; color:#777777; font-weight:normal; }
.graytext { font-family:arial,verdana; font-size:10px; color:#888888; font-weight:normal; }
.copyright { font-family:verdana,arial; font-size:10px; color:#EEEEEE; font-weight:normal; }

/* links */
.linkbold10 { font-family:verdana,arial; font-size:10px; color:#6699CC; font-weight:bold; text-decoration:underline; }
.linkbold9 { font-family:verdana,arial; font-size:9px; color:#6699CC; font-weight:bold; text-decoration:underline; }
.link10 { font-family:verdana,arial; font-size:10px; color:#6699CC; font-weight:normal; text-decoration:underline; }
.link9 { font-family:verdana,arial; font-size:9px; color:#6699CC; font-weight:normal; text-decoration:underline; }
.linkgray { font-family:verdana,arial; font-size:9px; color:#F8FFEC; font-weight:normal; text-decoration:underline; }
.linkbold10:hover { text-decoration:none; }
.linkbold9:hover { text-decoration:none; }
.link10:hover { text-decoration:none; }
.link9:hover { text-decoration:none; }
.linkgray:hover { text-decoration:none; }


.bodytext9Copy {
font-family:verdana, arial; font-size:10px; color:#777777; font-weight:bold;
}
.formtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC0000;
}
