body 
{
font-family: "Comic Sans MS";
text-align: left;
color: #3333FF;
background-color: white;
}

h2 {
font-family: "Comic Sans MS";
text-align: center;
font-weight: bold;
background-color: white;}

h3 {
font-family: "Comic Sans MS";
text-align: center;
font-weight: bold;
background-color: white;}

h4 {
color: red;
font-family: "Comic Sans MS";
text-align: left;
font-size: 120%;
font-weight: bold;
background-color: white;}

A:link    { color: 3333FF; }
A:active  { color: FF0000;}
A:visited { color: FF00FF; }
A:link {text-decoration: underline}
A:hover { color:red }

table {
text-align: center }

td {
vertical-align: middle;
text-align: left
}


HREF {border: 5px }
