body {
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: sans-serif;
	font-size: 12px;
}
h1 {
	color: #5b855b;
	font-weight: normal;
	font-size : 12px;
	font : bold;
}

A:link {
text-decoration:none;
color : #58929c;
font-weight : bold;
}
A:visited {
text-decoration:none;
color : #58929c;
font-weight : bold;
}
A:hover {
text-decoration:none;
color : #89c7c9;
font-weight : bold;
}