BODY, P, TD, CENTER, UL, LI { 	font-size: 11px; 
	font-family: verdana, georgia, helvetica, geneva, sans-serif ; }

DT { 	font-size: 11px;  font-weight: bold;
	font-family:  verdana, geneva, georgia, sans-serif ; }

DD { 	font-size: 11px; 
	font-family: verdana, geneva , sans-serif ; }
	
B.heavy {  font-size: 18px;  }

B.tabletitle, H2, H3 { font-size: 14px;  font-weight: bold ;   }

H1 {   font-size: 18px ;  font-weight: bold; }

LI { margin-top: 6px; }

.small { font-size: 11px;  }

.smallGeneva { font-family:  geneva, verdana, sans-serif; font-size: 10px;  }


.title {  	font-size: 18px;  font-weight: bold; 
			font-family:  arial, helvetica, sans-serif;
		}

.gray {
padding: 8px;
background-color: #EEEEEE;
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #333333;

border-radius: 8px;

}

.hilitebox {
padding: 8px;
background-color: #FFFFCC;
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #333333;

border-radius: 8px;
}

.whitebox {
padding: 8px;
background-color: #ffffff;
margin: 2px;
border-width: 1px;
border-style: solid;
border-color: #ffffff;

border-radius: 8px;
}

.whiteText
{
color: #FFFFFF;
}

<!--
.formframe {
background-color: #EEEEEE;
border-width: 1px;
border-style: solid;
margin-left: 14px;

}
-->
