body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Gray;
}

form {
	margin-bottom : 0px;
	margin-top : 0px;
}

div.h {
	font-size : 12pt;
}

div.w {
	color: white;
	font-weight: bold;
}

p {
	text-align : justify;
}

div.t {
	font-size : 9pt;
	color: #437b72;
}

a {
	color : #54957a;
	text-decoration : none;
}

a.brown {
	color : #9a6d53;
	text-decoration : none;
}

a.blue {
	color : #3c5b81;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

hr {
	color : #bfdacf;
	height : 1px;
	border : 0px;
	background : #bfdacf;
}