
<!--
body,td,th {
	font-family: arial;
	font-size: 13px;
	color: #6C736B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: times new roman;
	color: #5D685F;
	font-weight:lighter;
}
a:link {
	color: #6C736B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C736B;
}
a:hover {
	text-decoration: underline;
	color: #798178;

}
a:active {
	text-decoration: none;
	color: #6C736B;
}

-->
</style>