body {
	background-color: #ffffff;
	margin: 0px;

	
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

a.afont {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	
	
}
a.afont:hover {
		color: #FF9900;
	}

a.bfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
	font-size: 12px;
}
a.bfont:hover {
	color: #cccccc;
	text-decoration: none;
	}

a.cfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
a.cfont:hover {
		color: #000000;
}

a.dfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
a.dfont:hover {
		color: #FF6600;
}

.td-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.td-right-border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.yellow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.textblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textblacksmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.heading-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.heading-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.heading-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3083;
	text-decoration: none;
	font-weight: bold;
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
