<STYLE TYPE="text/css">
<!--

A
{
color: #FFFFFF;
text-decoration: none;
}

.heading
{
position: absolute;
top: 30px;
left: 150px;
width: 600;
height: 50px;
font-weight: bold;
}

.subheading
{
color: 009900;
font-weight: bold;
font-size: 12pt;
}

.maintext 
{
position: absolute;
top: 100px;
left: 150px;
width: 600px;
}

.menu 
{
position: absolute;
top: 120px;
left: 25px;
width: 120px;
}

.logo
{
position: absolute;
top: 15px;
left: 15px;
height: 80px;
width: 135px;
}

.sublink
{
text-indent: 10px;
font-size: 10pt;
}

.thirdlink
{
text-indent: 15px;
font-size: 10pt;
}

.heading2
{
font-size: 14pt;
color: FF0000;
font-weight: bold;
}

.score
{
text-align: center;
color: 00FF00;
font-weight: bold;
font-size: 40pt;
}

-->
</STYLE>