
.mainBody
{
font-family: verdana, arial;
color: gray;
font-size: 10px;
background-color: white;

}

.footer
{
font-family: verdana, arial;
color: white;
font-size: 10px;

}

.footer a
{
font-family: verdana, arial;
color: white;
font-size: 10px;

}

.mainBody a
{
	font-family: verdana, arial;
	color: gray;
}

.mainBody a:hover
{
	color: black;
}

.bodyheader
{
	font-family: verdana, arial;
	color: #9a0000;
	font-size: 20px;
	background-color: white;
}

.header
{
font-family: verdana, arial;
color: white;
font-size: 10px;
}

.header a 
{
color: white;
text-decoration: none;
}

.header a:hover 
{
text-decoration: none;
color: #FF9900;
}


.footer
{
background-image:  url(images/rsfooter.gif);
background-repeat: no-repeat;

}