/* CSS Document */
body, td, p { 
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	padding-top: 0px;
	margin-top:  3px;
	padding-bottom:0px;
	margin-bottom:5px;
}

.no-repeat {
background-repeat: no-repeat;
}

a {
	font-size: 8pt;
	color: #005270;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00743b;
	text-weight: bold;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	color: #005270;
	font-family: "Garamond, Times, serif";
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 10pt;
	color: #00743b;
	font-family: "Verdana, Arial";
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.fhlink {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #005270;
	font-weight: normal;
}

.fhlink:hover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #00743b;
	font-weight: normal;
}

