H1, H2, H3, H4, H5 { color: red }
Text {font-family: "Times New Roman", serif; font-size: 10pt; }
BODY { background-image: url(background.gif); color: 000000; background-color: ffffff; font-family: "Times New Roman", serif; font-size: 10pt; }
P { line-height: 100% }
UL LI { font-size: 95% }
#big { font-size: 120% }
#upper { text-transform: uppercase } 
A:link {color: 0066FF}
A:active {color: 0066FF}
A:visited {color: 666666}
A.content:link{ text-decoration: none; color: #999999 }
A.content:visited{ text-decoration: none; color: #999999 }
A.content:active{ text-decoration: none; color: #999999 }
A.content:hover{ text-decoration: underline; color: #006699 }
A.menu:link{ text-decoration: none; color: #ffffff }
A.menu:visited{ text-decoration: none; color: #ffffff }
A.menu:active{ text-decoration: none; color: #ffffff }
A.menu:hover{ text-decoration: underline; font-weight: bold; color: #0066FF }
P, TD, TR {font-family: "Times New Roman", serif; font-size: 10pt; }