.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	color: #C00;
	font-weight: bolder;
	text-transform: uppercase;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 17px;
	color: #FFFFFF;
	list-style-image: url(images/bullet_white.gif);
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
}

.bodytext a:link {
	color: #FFF;
	text-decoration: underline;
} 
.bodytext a:visited {
	color: #FFF;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #DC0404;
	text-decoration: underline;
}
.bodytext a:active {
	color: #FFF;
	text-decoration: underline;
}

.SmallTxt_White a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.SmallTxt_White a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.SmallTxt_White a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.SmallTxt_White a:active {
	color: #FFFFFF;
}
.SmallTxt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
.bodytext-Smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #FFFFFF;
	list-style-image: url(images/bullet_white.gif);
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
}
.SubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	color: #999999;
	font-weight: bolder;
	text-transform: uppercase;
}
.SubTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	color: #D9ECFF;
	font-weight: bolder;
	text-transform: uppercase;
}
.SubTitle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #D9ECFF;
	font-weight: bolder;
	text-transform: uppercase;
}
