BODY {
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 9pt;
	background-image : url(/images/bkg1.jpg);
	color : black;
	margin-top : 0px;
	margin-left : 0px;
}
TD {
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 9pt;
	color : Black;
}
INPUT, SELECT, TEXTAREA {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
}
A {
	padding-left : 5px;
	padding-right : 5px;
}
A:link {
	color : Black;
	font-weight:bold;
}
a:visited {
	color : Navy;
	font-weight : Bold;
	text-decoration:none;
}
a:hover {
	background-color : Maroon;
	color : #FFEBCD;
	text-decoration : none;
}
.navhead {
	font-weight : bold;
	font-size : 12pt;
	color:maroon;
}
.headline {
	font-size : 17pt;
	font-weight : bold;
	color : Black;
	margin-bottom : 12px;
	letter-spacing : 2px;
}
TH {
	font-size : 14pt;
	font-weight : bold;
	color : #FFF8DC;
	background-color : Maroon;
	text-align : left;
	padding : 4px;
}

#hot{
	color : #DC143C;
}
#smtxt {
	font-size : 8pt;
}
.formcap{
	color:maroon;
	font-weight : bold;
}
#norm{
	font-weight:normal;
}

