/* CSS Document */

.newsheading {
	font-family:Trebucket MS;
	font-size:16px;
	font-weight:bold;
	color:#000048;
}

.text {
	font-family:Trebucket MS;
	font-size:14px;
}

.textWH {
	font-family:Trebucket MS;
	font-size:14px;
	color:#FFFFFF
}

.headers {
	font-family:Trebucket MS;
	font-size:24px;
	font-weight:bold;
	color:#000048;
	text-align:center;
}

.errorheading {
	font-family:Trebucket MS;
	font-size:18px;
	font-weight:bold;
	color:#990000
}

.blackheaders {
	font-family:Trebucket MS;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
