<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<!--  Created with the CoffeeCup HTML Editor  -->

<!--        http://www.coffeecup.com/         -->

<!--       Brewed on 4/30/04 3:12:11 PM       -->
/*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;}



