.headline {
	font-family : verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : bold;
	text-decoration : none;
	color : #003366;
}

.headline:hover {

	font-family : verdana, sans serif;
	font-size : 14px;
	font-weight : bold;
	font-variant : bold;
	font-style : bold;
	text-decoration : none;
	color : #003366;
}

.subhead {

	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	font-style : bold;
	text-decoration : none;
	color : #990000;
}

.subhead:hover {

	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	font-style : bold;
	text-decoration : none;
	color : #cc6500;
}

.text {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : normal
	font-variant : normal
	font-style : normal
	text-decoration : none;
	color : #000000;
}

.linktext {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #3366FF;
}
.linktext:hover {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #6666ff;
}

.whitetext {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;

.whitetext:hover{

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.boldtext {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.bullet {

	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.textlink {

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #339933;
}

.textlink:hover{

	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #cc6500;
}

.whiteline {
	font-family : verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : bold;
	text-decoration : none;
	color : #ffffff;
}

.smalltext {

	font-family : verdana, sans-serif;
	font-size : 08px;
	font-weight : normal
	font-variant : normal
	font-style : normal
	text-decoration : none;
	color : #dddddd;
