BODY
{
 font-family: Arial, Helvetica, sans-serif;
  font-size : x-small;
 font-weight: normal;
 color : #000000;
  margin-top: 5px;
 }
 
 p, blockquote{
	font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #000000;
}
 
.bannertitle {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, sans-serif;
	FONT-WEIGHT: bold;
	}

.bannerlink {
	FONT-SIZE: 12px;
	color: White;
	FONT-FAMILY: Arial, sans-serif;
	FONT-WEIGHT: normal;
	}

.bannerlink a:link {
	color: white;
	text-decoration: underline;
}
.bannerlink a:visited {
	color: white;
	text-decoration: underline;
}
.bannerlink a:hover {
	color: white;
	text-decoration: underline;
}
.bannerlink a:active {
	color: white;
	text-decoration: underline;
