body, td { font-family: Verdana, sans-serif; font-size: 13px; color: #000000; }

.small { font-size: 10px; }
.large { font-size: 15px; font-weight: bold; }
.subhead { font-weight: bold; font-size: 17px; color: #FFB300; }
.subhead_small { font-weight: bold; font-size: 14px; color: #000000; }
.header { font-weight: bold; font-size: 20px; color: #FF0000; }
.header_medium { font-weight: bold; font-size: 17px; color: #FF0000; }
.header_small { font-weight: bold; font-size: 14px; color: #FF0000; }

A { color: #FF0000; }
A:hover { color: #FFB300; }

.red { color: #FF0000; }
.orange { color: #FFB300; }
.blue { color: #0020FF; }

.nav, A.nav { font-weight: bold; text-decoration: none; color: #000000; }
A.nav:hover { text-decoration: underline; color: #FF0000; } 


H1 { font-weight: bold; font-size: 18px; color: #FF0000; }

.greyback { background-color: #D7D7D7; }.redback { background-color: #CD2923; }.blueback { background-color: #5D90CF; }