body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
body,td,th {
	color: #003300;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2 {font-size: large; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-size: x-small;
}


.style4 {color: #FFFFFF}
