body {
background-color: #000000;
}

.paragraph {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}


.sub-heading-in-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	line-height: normal;
}

.sub-heading-in-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}

.heading-in-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}


.list-in-bullet {


	list-style-position: inside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;








	font-style: normal;








	line-height: normal;








	font-weight: normal;








	font-variant: normal;








	color: #000000;








}








.top-heading {








	font-family: Arial, Helvetica, sans-serif;








	font-size: 18px;








	font-style: normal;








	font-weight: bolder;








	font-variant: normal;








	color: #990000;








}





A:link {color: #000099}


A:visited {color: #000099}


A:active {color:#990000}


A:hover {color: #663300}





