body 
{font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5px; padding: 5px;
background-color: #FFFFCC;
}

normal, div, ul, ol, li, p, input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #333366;}

a:link {
color: #333366;
text-decoration: underline;
font-weight: bold;
}

a:visited {
text-decoration: underline;
color: #333366;
font-weight: bold;
}

a:hover {
color: #666699;
text-decoration: underline;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 300%;
color: #FFFFCC; background-color: #333366;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 200%;
color: #333366; background-color: #FFFFCC;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: #333366; background-color: #FFFFCC;
font-size: 160%;
}
