
BODY,TR,TD,P,A,B,I,UL,LI,H1,H2,H3,H4,body,tr,td,a,b,i,ul,li,h1,h2,h3,h4 {
font-family: verdana, sans-serif;
color: #00000;
font-size: 10pt ;
}

.white { color: #ffffff; }
.grey { color: #999999; }
.red { color: #cc3300 }
.boldred { color: #ff0000; font-weight: bold }
.blue { color: #336699 }
.boldblue { color: #336699; font-weight: bold }
.green { color: #009966 }

.big { font-size: 13pt }
.biggrey { font-size: 13pt; color: #999999; }

.medium { font-size: 10pt }
.mediumblue { font-size: 10pt }

.small { font-size: 8pt }
.smallblue { color: #336699; font-size: 8pt }
.smallwhite { color: #ffffff; font-size: 8pt }
.t { font-size: 8pt }

.prs { color: #cc0000 }

:link { color: #336699; text-decoration: underline }
:visited { color: #336699; text-decoration: underline }
:hover { color: #cc6666; text-decoration: underline }
:active { color: #cc6666; text-decoration: underline }