body {
	background-color: #85302E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 500px;
/*	scrollbar-base-color: #85302E;
	scrollbar-track-color: #923432;*/
	font-family: 'Times New Roman', Times, serif; 
	color: #6A3D2F; 
	font-size: 11pt; 
	text-align: justify; 
}
a:link {
	color: #1E4B2C;
	text-decoration: underline;
}
a:visited {
	color: #1E4B2C;
	text-decoration: underline;
}
a:hover {
	color: #1E4B2C;
	text-decoration: none;
}
.zag {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.main-right {
	text-align: right;
}
.th {
	text-align: center;
}
dt {
	font-weight: bold;
}
dd {
	padding: 0px 0px 15px 0px;
}
