.text {
	font-size: 11px;
	color: #5a5a5a;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5a5a5a;
	text-transform: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.subheading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #5a5a5a; text-transform: none; line-height: 16px}

BODY {
   scrollbar-3d-light-color: #5a5a5a;
   scrollbar-arrow-color:#B1B1B1;
   scrollbar-base-color:#B1B1B1;
   scrollbar-dark-shadow-color:#5a5a5a;
   scrollbar-face-color:#ECECEC;
   scrollbar-highlight-color:#ECECEC;
   scrollbar-shadow-color:#5a5a5a;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a5a5a;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F4791C;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F4791C;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F4791C;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
}
A.Heads_01 {
	FONT-WEIGHT: bold; COLOR: #5a5a5a; TEXT-DECORATION: none
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.divide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-top: 1px solid #dcdcdc;
	border-right: #dcdcdc;
	border-bottom: #dcdcdc;
	border-left: #dcdcdc;

}
.dotteddivide {
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: dcdcdcd;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;

}

.underlinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.KTMORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F4791C;

}
.KTMBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;

}