body {
     background-color: #ffffff;
}

p, td, font
{ font-family:		Arial;
  font-size:		11px;
color:			black;
}

A:hover {color: red}


.red
{
font-family:		Arial;
color:			brown;
font-size:		11px;
font-weight:		bold;
text-decoration: none;
}

.link
{
font-family:		Arial;
color:			brown;
font-size:		11px;
}

.bl
{
font-family:		Arial;
color:			black;
font-size:		11px;
font-weight:		bold;
}


.small
{
font-family:		Arial;
color:			gray;
font-size:		9px;
}

.smlink
{
font-family:		Arial;
color:			brown;
font-size:		9px;
}

.light
{
font-family:		Arial;
color:			#860000;
font-size:		11px;
}

.title
{
font-family:		Arial;
color:			brown;
font-size:		16px;
font-weight:		bold;
}
