.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
.topline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFAFAF;
}
.toprightline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFAFAF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AFAFAF;
}
.rightline {
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AFAFAF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.textSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #C67A00;
}
