body {
	margin: 0px;
	background-color: 000000;
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color:#2A668A;
	
}
a:visited {
	color: #2A668A;
		
}
a:hover {
	color: #8F282A;
	
}
.smtxt {
	font-family: Verdana;
	font-size: 9px;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
}
.mdtxt {
	font-family: Verdana;
	font-size: 12px;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
}
.smtxtgray {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.txtgray{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.mdtxtwhite {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.titleWhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
}
.titleBlue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #185293;
}
.gray{
	color: #999999;
}
.darkgray{
	color:#666666;
}
.white{
	color: #ffffff;
}.red {
	color: #FF0000;
}
.strike {
	text-decoration: line-through;
}
.lineheight18 {
	line-height: 18px;
}
.green{
color:#009900;
}

#festureImg{ border:2px solid #666666; margin:auto; margin-top:4px; width:660px; height:198px; }