body {
	background-color: #0c4e29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px; text-align:justify
}
.style1 {font-size: 9px}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}
td,th {
font-family: Verdana;
	font-size: 10px;
}
a {
	font-size: 9px;
}

a:link {
	color: #0c4e29;
}
a:visited {
	color: #0c4e29;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}
div.scroll {
height: 100%;
width: 100%;
overflow: auto;
border: 0px solid #666;

padding: 8px;
text-align:justify
}