body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:hover.menuLinks {
   text-decoration: underline
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:hover {
   text-decoration: underline
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.whiteBoldText{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
}

.blackBoldText{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
}

.yellowBG {
	background-color: #f8a92a;
}

.redBG {
	background-color: #be2a3c;
}

.ltGrayBG {
	background-color: #8f8f8f;
}

.grayBG {
	background-color: #efefef;
}


.whiteBG {
	background-color: #ffffff;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

td
{
	font-family: arial,verdana;
	color: #000000;
	font-size: 9pt;
	
}

.graytxt {
	font-family: arial,verdana;
	color: #8f8f8f;
	font-weight:bold;
	text-decoration: underline
}

.redtxt {
	font-family: arial,verdana;
	color: #be2a3c;
	font-weight: bold;
	text-decoration: none;
}

.redLargeTxt {
	font-family: arial,verdana;
	color: #be2a3c;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
}

.copyright {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #cccccc;
}

.NewsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.NewsContent-Link:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.NewsContent-Link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.NewsContent-Link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

.Newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}