<style type="text/css">{  }
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "bold 18px arial", sans-serif;
	font-weight: bold;
	margin: 5px 10px;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "12px arial", sans-serif;
	font-weight: normal;
}
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }

/*Body alignment */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*LINK COLORS*/
.link { font: 12px arial,sans-serif;  color: #FF0000; text-decoration: underline; }
.link:visited { font: 12px arial,sans-serif;  color: #FF0000; text-decoration: none; }
.link:hover { color: #000000}
.link2 { font: 12px arial,sans-serif;  color:#000000 ; text-decoration: underline; }
.link2:hover { color: #FF0000}
.link2:visited { font: 11px arial,sans-serif;  color:#000000 ;}
.linkyelbd { font: bold 11px arial,sans-serif;  color: #FFCC00; text-decoration: underline; }
.linkyelbd:hover { color: #FF0000 }
.redlink { font: bold 12px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlink:hover { color: #000000 }
.redlinksm { font: bold 11px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlinksm:hover { color: #000000 }


/*BODY TEXT COLORS*/
.body { font: 12px arial,sans-serif;  color: #000000; }
.bodywhite { font: 11px arial,sans-serif;  color: #FFFFFF; }
.bodywhitelg { font: bold 13px arial,sans-serif;  color: #CCCCCC; }
.yellowlg { font: bold 13px arial,sans-serif;  color: #FFCC00; }
.redlg { font: bold 13px arial,sans-serif;  color: #990000; }
.form { font: 10px arial,sans-serif;  color: #990000; }


/*BUTTON STYLES*/
.btn {font: bold 11px arial,sans-serif; color: #868686; background-color: #FFFFFF;}
.btngreen {font: bold 11px arial,sans-serif; color: #FFFFFF; background-color: #669900;}
.btngreen2 {font: bold 11px arial,sans-serif; color: #669900; background-color: #FFFFFF;}
.btngreen3 {font: bold 11px arial,sans-serif; color: #FFFFFF; background-color: #669900; width:146px; }
/*MENU STYLES*/
.linknav { font: 11px bold arial,sans-serif;  color: #FFFFFF; text-decoration: none; }
P.marg {
margin: 5px 10px;
}


</style>
