.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B8B95;
	text-decoration: none;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.CopyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6D9DB;
	text-decoration: none;
}
A:Hover{
color:#9AA2A7;
text-decoration:none;
font-weight: bold;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F980E;
	text-decoration: none;
}
.dottedBT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.SubHeads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.BorderAll {
	border: 1px solid #AFB9BE;
}
