body {
bgcolor: white;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
    }

.pgheader{

font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
background: white;
font-style: bold;
color: #990000;

}
.pgbody {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
background: white;
font-style: normal;
color: #252525;
	 }

A.blk:link {
font-size: 11px;
text-decoration: none;
color: #424242;
font-family: Verdana;
font-weight: normal;
        }
A.blk:visited {
font-size: 11px;
text-decoration: none;
color:#424242 ;
font-family: Verdana;
font-weight: normal;
        }
A.blk:hover {
font-size: 11px;
text-decoration: none;
color: #000099;
font-family: Verdana;
font-weight: normal;
            }