body
{
background-color:#FFFFFF;
}


td
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif
}


a:hover
{
text-decoration: underline;
color: #CCCC33;
font-weight: bold
}


a:visited
{
text-decoration: none;
color: #669900;
font-weight: bold
}


a:visited:hover
{
text-decoration: underline;
color: #CCCC33;
font-weight: bold
}


a:link
{
text-decoration: none;
color: #669900;
font-weight: bold
}


a:active
{
text-decoration: none;
color: #CCCC33;
font-weight: bold
}


.default
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
}


.default_bold
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}


.default_italic
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-style: italic
}


.default_oblique
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-style: italic
}


.default_hilite
{
color: #669900;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}


.footer
{
color: #333333;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}


.error
{
color: #FF0000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-style: italic
}


.table_head
{
color: #FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}
