body { background-color: #CC0000; color: #000000; margin: 0px; }

a:link    { color: #CC0000; }
a:visited { color: #CC0000; }
a:active  { color: #CC0000; }
a:hover   { color: #CC0000; }

a.nav:link    { color: #FF0000; }
a.nav:visited { color: #FF0000; }
a.nav:active  { color: #FF0000; }
a.nav:hover   { color: #FF0000; }

a.spe:link    { color: #FFFFFF; }
a.spe:visited { color: #FFFFFF; }
a.spe:active  { color: #FFFFFF; }
a.spe:hover   { color: #FFFFFF; }

div { max-height: 999999px; }
div.spacing { line-height: 24px; }
div.tab { margin-left: 30px; }

p.spacing { margin-top: 7px; }

ul { margin-top: 0px; margin-bottom: 0px; list-style-type: square; }
li { margin-left: -10px; margin-top: 5px; margin-bottom: 5px; }

#colorstrip { height: 7px; margin-bottom: 0px; border-bottom: solid 4px #CC0000; }
#colorstrip2 { height: 1px; margin-bottom: 0px; border-bottom: solid 1px #CC0000; }

#con { font-family: Verdana; font-size: 16; }
#con1 { font-family: Verdana; font-size: 16; width: 300px; }
#con2 { font-family: Verdana; font-size: 16; width: 680px; }