
body, td
{
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman; 
}

a:link, a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

a:hover
{
	color: #FF9933;
	font-weight:bold
}

hr
{
	width: 75%
}

.Header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	text-align: center;
}

.NewsHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}	


.SubHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}	

.Large
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}	

.Footer
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
