body {

	background-color: #8ca08c;
	font-family: Arial;
	font-size: 9pt;
	color: #103010;
	

}

tr {

	background-color: #ffffff;

}

A:link {

	color: #0000af;
	text-decoration: underline;
	background: transparent;

} 

A:active {

	color: #8080ef;
	text-decoration: underline;
	background: transparent;

}

A:visited {

	color: #656565;
	text-decoration: underline;
	background: transparent;

}

A:hover {

	color: #0000af;
	text-decoration: underline;
	background: transparent;

}

#layer1 {

	position: absolute;
	z-index: 2;
	left: 50%;
	margin: 0px auto;
	margin-left: -381px;
	top: 25%;
	*/
	border-width: 0px;
	text-align: center;

}
