.normalText
{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
}

.newsHeader
{
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.h2 { color: black; font-size: 1.5em; font-family: times; font-weight: bold; margin: 0.83em 0; }

.label
{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	padding-right: 20px;
	color: #18255a;
	font-weight:bold;
}

.list
{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #18255a;
}


.subText
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.subText a
{
	color: #18255a;
	text-decoration: underline;
}

.subText a:hover
{
	text-decoration: none;
}
