.paragraphtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: -5px;





}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;


}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-weight: bold;




}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #666200;
	text-decoration: underline overline;
	background-color: #F4F4F4;
}
a:active {
	color: #990000;
	text-decoration: underline overline;
	background-color: #F4F4F4;
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-left: 10px;




}
.normaltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: -5px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: -5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
