body
{
background-image: url(background.gif);
background-color: #ECECEC;
border-width: 0;
background-repeat: repeat;
font-family: Courier, Times New Roman, sans-serif;
color: #000066
}

P
{
font-family: Courier, Times New Roman, sans-serif;
font-size: 16px;
color: #000066
}

H1
{
font-family: Courier, Times New Roman, sans-serif;
font-size: 28px;
font-weight: bold;
color: #000066
}

H2
{
font-family: Courier, Times New Roman, sans-serif;
font-size: 24px;
font-weight: bold;
color: #000066
}

H3
{
font-family: Courier, Times New Roman, sans-serif;
font-size: 20px;
font-weight: bold;
color: #000066
}

TD
{
font-family: Courier, Times New Roman, sans-serif;
font-size: 14px;
color: #000066
}

a:link { color: #330066 }
a:hover { color: #ffcc00 }
a:active { color: #ff0000 }