body
{
	background-color: (FFFFFF);
}

.body,td
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

.announce
{
font-family: Arial;
font-size: 11pt;
font-weight:bold;
text-decoration:none;
color:#FF0000;
}

a:link
{
	font-family: Arial; color: #800000; text-decoration: none;
}
a:visited 
{ 
	font-family: Arial; color: #800000; text-decoration: none;
}
a:hover 
{
	font-family: Arial; color: #666666; text-decoration: underline;
}
v:link
{
	font-family: Arial; color: #800000; text-decoration: none;
}
.style1 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif}
a.link.style1 {color: #FFFFFF}
a.visited.style1 {color: #FFFFFF}
a.hover.style1 {color: #FFFFFF}
a.active.style1 {color: #FFFFFF}
.style3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif}


a:link.style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif color: #800000; text-decoration: none;
}
a:visited.style3
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif color: #800000; text-decoration: none;
}
a:hover.style3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif color: #666666; text-decoration: underline;
}
v:link.style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif color: #800000; text-decoration: none;
}

.style4 {color: #000000; font-weight: bold; }
.style5 {font-weight: bold}
.style6 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.title
{
	font-family:Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

a.rollover {
	display: block;
	width: 470px;
	height: 30px;
	text-decoration: none;
	background: url("images/headlines-sprite.png");
	}

a.rollover:hover {
	background-position: -470px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}