body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.vertical {
	background: url (images\vertical-dot.gif) top repeat-y;
	}
.small-txt {
	font-family:Arial;
	font-size:11px;
	font-weight:none;	
	color:#636363;
}
.orangex {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	text-decoration: none;
	color:#FA6610;
}
a.orange {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
a.orange:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FA6610;
	text-decoration: underline;
}
.footer {
	font-family:Arial;
	font-size:10px;
	font-weight:none;
	color:#838282;
}
