BODY {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: medium;
	font-style: normal;
	color: #ffffff;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	padding: 5;
	border-top: 5;
	border-bottom: 5;
	border-left: 5;
	border-right: 5;
	position: absolute;
	background-color : #8e7e7f;
}
P, BR {
		font-family: Arial;
		font-size: 10pt;
		font-weight: regular;
}
HR {
		color:maroon;
}
CODE {
		font-family: Courier New;
		font-size: 8pt;
}
UL, LI {
		font-family: Arial;
		font-size: 10pt;
		font-weight: regular;
}
.copyright {font-family : Arial;
	      font-size : 8pt;
	      color:#D65200}

