body{
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.footerTxt{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
a.footerTxt:link{
	font-size:10px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
}
a.footerTxt:hover{
	border: 1px dashed #999999;
	background-color:#FFCC66;
}
.varientTxt{
	font-size:10px;
	color:#666666;
	text-decoration:none;
	vertical-align: sub;
}
#topBorder{
	border-top: 1px solid #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 720px;
}