/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877B79;
	text-align: justify;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #84AA1E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #84AA1E;
}
a:hover {
	text-decoration: none;
	color: #E97513;
}
a:active {
	text-decoration: underline;
	color: #84AA1E;
}
.copyright {font-size:9px}
.style1 {font-size:12px;
	font-weight:bold;
	color:#84AA1E;}
.style2 {font-size:12px;
	font-weight:bold;
	color:#E97513;}
.style3 {font-size:16px;
	font-weight:bold;
	color:#E97513;}
