<!--   Created with CoffeeCup Direct FTP 5.2       -->
<!--          http://www.coffeecup.com           -->
<!--     Brewed on 4/2/04 12:19:44 AM         -->
/*take h4 out and the css rule immediatly below it will not work in all browsers*/
h4 {color:red;}
body{background:#99FFFF;}
.header {border-bottom:solid red;}
h1{color:red;}
h3{color:red;}
a:hover {color:red;}
div {text-align:center;}

/*section below is for Internet Explorer*/
a {font:normal;font-size:medium;}
p {font:normal;
   font-size:medium;
   color:black}	    



