body
{
background-image: url('../images/e3e3e3.gif');
background-position: top left;
background-repeat: repeat-x;
background-color: #cacaca;
margin-top: 11px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body, table
{
font-family: verdana, arial, helvetica;
font-weight: normal;
font-size: 10px;
color: #333333;
}
.small
{
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 9px;
color: #333333;
line-height: 170%;
}
a:link, a:visited, a:active
{
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 10px;
text-decoration: none;
color: #DD0000;
}
a:hover
{
font-family: verdana, arial, helvetica;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #DD0000;
}
a.grey:link, a.grey:visited, a.grey:active
{
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 10px;
text-decoration: none;
color: #666666;
}
a.grey:hover
{
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 10px;
text-decoration: underline;
color: #666666;
}