BODY
{

	font-family: arial;
}
a
{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
a.news:link
{
	color: #000000;
}
a.news:hover
{
	color: #000000;
	text-decoration:underline;
}
a.news:active
{
	color: #000000;
}
a.news:visited
{
	color: #666666;
}

a.nav:link
{
	font-size: 10px;
	color: #000000;
}
a.nav:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
a.nav:active
{
	font-size: 10px;
	color: #000000;
}
a.nav:visited
{
	font-size: 10px;
	color: #666666;
}


P
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
}
td
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
}
td.data
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
}
td.news
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	background-color: #eeeeee;
}
td.head
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	background-color: #cccccc;
}
td.nav
{
	font-size: 10px;
	font-family: arial;
	color: #000000;
	background-color: #ffffff;
}
span.header
{
	font-size: 18px;
	font-family: arial;
	color: #000000;
}
span.newsheader
{
	font-size: 16px;
	font-family: arial;
	color: #000000;
}
