body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {font-size: 20px}
.style2 {font-size: 16px}
.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #006b10;
}
a:link {
	color: #006B10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006B10;
}
a:hover {
	text-decoration: underline;
	color: #343A74;
}
a:active {
	text-decoration: none;
	color: #343A74;
}
.style4 {
	color: #006B10;
	font-size: 28px;
	font-weight: bold;
}
.style6 {
	color: #006B10;
	font-size: 14px;
}
.style8 {font-size: 24px; color: #006B10; }
.style11 {
	font-size: 10px;
	color: #000000;
}