.pst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bpst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-style: normal;
    font-weight: bold;

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;

}
a {
   color: #FF0000;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:visited {
   color: #00AFAF;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:active {
   color: #666666;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
        }
a:hover {
   color: #FF9900;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
        }
a:hover img {
   margin : 1px -1px -1px 1px
        }
p {
   color: #CFCFCF;
   font-family: Verdana,Arial,Helvetica;
   font-size: 8pt;
        }
