body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #065A46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #065A46;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #065A46;
}
.style1 {
	color: #999999;
	font-style: italic;
}
.style2 {color: #999999}
.center_object {
	text-align: center;
}

