BODY {
		font-family: Verdana,Arial;
		font-size: 10pt;
		color: #000080;
		text-decoration: none;
		background: white;
}

A:LINK {
		font-weight: normal;
		color: #800000;
		text-decoration: none;
}

A:VISITED {
		font-weight: normal;
		color: #800000;
		text-decoration: none;
}

H1 {
		font-family: Verdana, Arial;
		font-size: 18pt;
		color: #000080;
		font-weight: bold;
}
H3 {
		font-family: Verdana,Arial;
		font-size: 12pt;
		color: #000080;
		font-weight: bold;
}

H6 {
		font-family: Verdana,Arial;
		font-size: 7pt;
		color: #000080;
		font-weight: normal;
		font-style: italic;
}