p, table, td, div, ul, li, dl, dt, dd { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
   background-color: #ffffff;
}
h1, h2, h3 {  color: #015998; }
dt {  color: #660066; ; font-weight: bold}
h4 {  color: #015998; }
h5 {  color: #660066; }
.vEm {
    color: #660066;
    font-weight : 600;
}
.sm { font-size : 70%; }
.case {
    text-decoration: underline;
}
.alink {
    text-decoration: underline;
	color			:#015998; 
	target			: _blank;
}
.eQ {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.center {  text-align: center }
.footer {
	font-size: 8pt;
	padding-top:8px;
	width: 470px;
	text-align : center;
}
A:hover {color:#999900}
A:link {color:#015998 }
A:visited{color:#015998}
A:active{color:#ff9933}
.bullets {  list-style-type: square}
.redEm {
    color: #ff0000;
    font-weight : bold;
    font-size: 10.5pt
}
.vsGo { color: #808000; font-size:11pt;}
.vsNo { color: red; font-size:12pt;}

