<STYLE type="text/css">
{
   TD.yellow { color: goldenrod; font-family: arial
   }
   P.darkblue { color: darkblue; font-family: arial }
   P.blue { color: #507090; font-family: arial }
   P.red { color: red; font-family: arial }
   LI.blue { color: #507090; font-family: arial }
   P.bluebold { color: #507090; font-family: arial; font-weight: 900; font-size: 12px}
   P.blueboldsubtitle { color: #507090; font-family: arial; font-weight: 900; font-size: 14pt}
   TD.bluebold { color: #507090; font-family: arial; font-weight: 900; font-size: 12px}
   P.brightblueboldsubtitle { color: #000099; font-family: arial; font-weight: 900; font-size: 14pt}
   P.brightblueboldtitle { color: #000099; font-family: arial; font-weight: 900; font-size: 16pt}
   P.brightbluebold { color: #000099; font-family: arial; font-weight: 900; font-size: 12pt}
   P.redhead1 { color: red; font-family: arial; font-size: 16pt }
   a.menu {  
 	   font-family: arial; 
	   font-size: 12px;
	   color: #507090;
	   font-weight: 900;
   }
   a.leftmenu {  
 	   font-family: arial; 
	   font-size: 12px;
	   color: #800000
   }
   h1 { 
  	   font-size: x-large; 
	   color: goldenrod
   }
   BODY {
   		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
		background-color: #eeeeee;
   }
    FRAME {
   		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
		background-color: #eeeeee;
   }
}
</STYLE>


