
<style type="text/css">

p.redclass {color:#ff0000; size:1.5em;}

a:hover { color: #0066ff;}

a {text-decoration:none;font-family:verdana, arial, helvetica, sans-serif:}
a:link, a:visited, a:active {font-size: 0.8em; color:#0000ff;}
a.nav:link, a.nav:visited, a.nav:active {font-size:0.8em; color:#ffffff;}
a.nav:hover {color:#ffff00;}
a.navblack:link, a.navblack:visited, a.navblack:active {font-size:0.8em; color:#696969;}
a.navblack:hover {color:#ffff00;background:#000000}
a.navred:hover {color:#ff0000;text-decoration:underline;}
a.navcars:hover {color:#ffff00;text-decoration:underline;font-weight:bold;background:#000000;}
a.navcars {color:#ff0000;text-decoration:underline;font-size:1em;font-weight:bold;}

body{ 
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 1em;
   color: #000000;
   background-image: url(tile_degrade_2007.gif); background-repeat: repeat-x;
   }
   
p.txt {color:#ffffff;font-weight:bold;font-size:1.5em;}

h1 { color:#ffffff; background-color: #000;text-align:center; }

h3 { color:#000000; background-color: #ffff00;text-align:center;padding:.25em;width:500px;}
h4 { color:#000000; background-color: #ffd700;text-align:left;padding:.25em;width:500px;}
.floatbox   {width:120px; height:65px; float:right;background-color:#fff;padding:1em; margin-right: 15px; margin-left:30px; border: solid black 1px;color:#ffffff; font-weight:bold;}

</style>