BODY { background-color: lavender ; color : darkblue ;
font-size : 10pt ; font-family: Verdana, Helvetica, sans-serif ;
margin-left: 40px; margin-right: 40px ; margin-top: 20px ; }

H2 { color : #3333FF; 
font-family: Times Roman, serif ; font-size : large }

H3 { color : #3333FF; font-family: Times Roman, serif ; 
font-size : 14pt }

H4 { color : darkblue; background-color : pink ; font-family: Times Roman, serif ; 
font-size : 14pt ; }

P { color : darkblue ; 
font-family: Arial, Helvetica, sans-serif ; font-size : 10pt ; }

TH { font-size : 10pt ; font-family : Arial, Helvetica, sans-serif ; 
font-weight : bold ; color : darkviolet}
TD { font-size : 10pt ; color : brown ;
font-family: Verdana, Helvetica, sans-serif ;} 

OL { font-weight : bold ; margin-left : 200px ; }

A { font-size : 10pt ; font-weight : bold; 
font-family : Arial, Helvetica, sans-serif ; 
text-decoration : none ;}
A:link { color : darkorange ; }
A:visited { color : darkorange ; }
A:active { color : magenta ; } 
A:hover { color : magenta }

.HotProjects { color: deeppink ; font-size : 9pt ; font-weight : bold }
