/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 8pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #464646;
 text-decoration: none;
}
td {padding:1;}
.blue {color: #000099;}
.red {color:#CC0000;}
.prd {font-size: 7pt;}