body, p, td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: 000000;
	text-decoration: none;
	text-align: left; 
	line-height: 16pt;
	list-style-type: square;	
}

.heading {
	font-size: 20pt;
	line-height: 24pt;
}

.copyright-left {
	font-size: 10pt;
	float: left;
	margin: 1em 0 0 25px
}

.copyright-right {
	font-size: 10pt;
	float: right;
	margin: 1em 35px 0 0
}

.subheading { 	
	font-size: 12pt; 
	text-transform: uppercase; 
	font-weight: bold
	}
.subheading1 {  
	text-align: left; text-transform: uppercase ; 
}
hr {
	background-color: #000000;
}
