
BODY { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 12px; color: black; }

H1 { font-size: 18px; margin-top: 3px; margin-bottom: 3px; }
H2 { font-size: 15px; margin-top: 3px; margin-bottom: 3px; }
h3 { font-size: 13px; margin-top: 3px; margin-bottom: 3px; }
H4 { font-size: 11px; margin-top: 2px; margin-bottom: 2px; }

A:link { color: #003399; }
A:visited { color: #666699; }
A:hover { color: #000000; }

.blue { background: #6666CC; color: #FFFFFF; font-weight: bold; }
.black { background: black; color: #FFFFFF; font-weight: bold; }
.problem { font-weight: bold; color: red; }
.light { background: #C2CCE3;  color: black; }
.dark { background: #99A1E3;  color: #FFFFFF; font-weight: bold; }
.lightgrey { background: #CCCCCC; color: #000000; }
.darkgrey { background: #666666; color: #FFFFFF; font-weight: bold; }

.big { font-size: 19px; font-weight: bold; }
.medium { font-size: 14px; }
.normal { font-size: 12px; }
.small { font-size: 10px; }
.nav { font-size: 10px; font-family: Arial, Tahoma, Helvetica; }
.table {font-family: Tahoma, Arial, Helvetica; font-size:10px; }

