.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.textLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.textLINK:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #E41224;
	font-weight: bold;
	text-decoration: underline;
}
.textBOLDred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #E41224;
	font-weight: bold;
}
.textBOLDblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
}
.wwd_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 6px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.footerLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.footerLINK:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.corner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsHEAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
}
