body {
	background-color: #F4F3E7;
}

H5 {
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

a {
	color: #033550;
	text-decoration: none;
}
a:link {
	/*color: #005473*/
	color: #033550;
	text-decoration: none;
}
a:visited {
	/*color: #005473*/
	color: #033550;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}

.sml-txt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
