<!--

FONT.one
{
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color: #000000
}

FONT.two
{
font-family: verdana;
font-size: 16pt;
font-weight: bold;
color: #CCCCFF
}

A:LINK
{
color: #6666CC; text-decoration: underline
}
A:VISITED
{
color: #6666CC; text-decoration: underline
}
A:ACTIVE
{
color: #9999FF; text-decoration: none
}
A:HOVER
{
color: #9999FF; text-decoration: none
}

BODY 
{
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #CCCCFF;
scrollbar-highlight-color: #CCCCFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #CCCCFF
}

//-->