body
{
background-color:#FFFFFF;
}


td
{
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif
}


a:hover
{
text-decoration: underline;
color: #FF6600;
font-weight: bold
}


a:visited
{
text-decoration: none;
color: #FF9900;
font-weight: bold
}


a:visited:hover
{
text-decoration: underline;
color: #FF6600;
font-weight: bold
}


a:link
{
text-decoration: none;
color: #FF9900;
font-weight: bold
}


a:active
{
text-decoration: none;
color: #FF6600;
font-weight: bold
}


ul
{
list-style-position: outside;
list-style-image:  url(http://www.ramquest.com/images/00_bullet.gif);
list-style-type: dot
}


.default
{
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
}


.default_bold
{
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}


.default_italic
{
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-style: italic
}


.default_oblique
{
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-style: italic
}


.default_hilite
{
color: #FF9900;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold
}


.footer
{
color: #666666;
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
}