body {
	background-color: #99cccc;
	margin-right: 0px;
}
body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	color: #000000;
	background-image: none;
}
.style2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	text-justify: newspaper; 
}
a:link {
	font-size: medium;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: medium;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: medium;
	text-decoration: none;
}
a:active {
	font-size: medium;
	text-decoration: none;
}