body,td
{
font-family: verdana, arial; color: #000000; font-size: 12px;
}

body
{
background-color: #FFFFFF;
}

.h1
{
font-size: 18px; color: #CC0000; font-weight: bold;
}

.h2
{
font-size: 18px; color: #000000;
}

A:link
{
text-decoration: none; color: #0000FF;
}
A:visited
{
text-decoration: none; color: #0000FF;
}
A:hover
{
text-decoration: underline; color: #CC0000;
}