.cbt {
		list-style-type: circle;
	list-style-position: outside;

}
.orangeTxt {
	font-size: 16px;
	font-weight: bold;
	color: #FF5400;
}

A         {color:#0099FF;  text-decoration:underline;}
A:link    {color:#0099FF;  text-decoration:underline;}
A:active  {color:#0099FF;  text-decoration:underline;}
A:visited {color:#00CC00;  text-decoration:underline;}
A:hover   {color:#000000;  text-decoration:underline;; background-color: #FFFF99}.whiteTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style9 {color: #FF5400}.imageMargin {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.redTxt {
	color: #F00;
	font-weight: bold;
}

