.smallwhitecenter {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #77983C;
	text-decoration: underline;
}
.smallwhite {
	color: #FFFFFF;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #CD0034;
	text-align: right;
}
.itemtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px ridge #CD0034;
}
a:visited {
	font-weight: bold;
	color: #6681C0;
	text-decoration: underline;
}
.STATES {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	border: 1px ridge #CD0034;
}
.itemtitle2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E2F0FF;
	text-align: center;
	border: 1px ridge #CD0034;
}
.small {
	font-size: 11px;
}
