BODY {
		font-family: Arial Narrow;
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		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;
		overflow: scroll;
}
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}

