body
{
background-attachment: scroll;
background-image: url(images/bg.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #FFFFFF;
font-family: Arial;
font-size: 12px; color: #666666
}

a:link
{
color: #006699;
text-decoration: none
}

a:visited
{
color: #006699;
text-decoration: none
}

a:hover
{
color: #000000;
text-decoration: underline
}

td
{
font-size: 12px;
color: #666666
}

.form
{
border: #CCCCCC;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size: 10px
}

.text
{
line-height: 20px;
color: #666666
}

.title
{
font-size: 18px;
color: #003366
}

.toplink:link
{
color: #FFFFFF;
text-decoration: none
}

.toplink:visited
{
color: #FFFFFF;
text-decoration: none
}

.toplink:hover
{
color: #C2CDDC;
text-decoration: none
}

