.style1 {color: #666CA4}
.bluetext-x-small {
	font-family: Verdana;
	font-size: x-small;
	color: #224191;
	font-style: italic;
}
.bluetext {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #224191;
}

.whitesmall{
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
