.headline	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; border: 1px solid #6083B5; }
.small 		{ font-size: 10px }

a:link			{ color: #0033CC; text-decoration: underline }
a:visited		{ color: #0033CC; text-decoration: underline }
a:active		{ color: #CC3300; text-decoration: underline }
a:hover			{ color: #CC3300; text-decoration: underline }

.large_text {
	font-size: 13px;
	font-weight: bold;

}

.large_text2 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	font-family:Arial, Helvetica, sans-serif;

}

.large_text3{
	font-size: 16px;
	font-weight: bold;
	color: black;
	font-family:Arial, Helvetica, sans-serif;

}
