
p {  font-family: Tahoma; font-size: 12px}
BODY {
	color : Black;
	font-family: Tahoma; 
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
A {
	color: Maroon;
	font-size: 12px;
}
A:HOVER {
	color : Black;
	text-decoration : none;
	font-size: 12px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: Navy;
}
h2 {
	font-family: Tahoma;
	font-size: 22px;
	color: Navy;
}
h3 {
	font-family: Tahoma;
	font-size: 20px;
	color: Navy;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	color: Navy;
}
.FormElements {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066}
.SubHeaders {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #3333CC}
.Titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.NormalText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.Labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #0079C9;
	}
.FormButton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000033; background-color: #66FFFF; border-color: #CCFFFF #006666 #006666 #CCFFFF; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000033; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { [ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.Strong {
	font-family: Tahoma;
	font-size: 10px;
	color: Red;
	background-color : Aqua;
}
