.heading {
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #FF0000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
.text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #003333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;





}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	color: #003300;
}
.boldtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #003300;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.titleheading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #CAFFCE;
}

