HTML, BODY {
	font-family: Georgia, "Century Schoolbook", "New Century Schoolbook", serif;
	color: black;
	background: white;
	font-size: 12pt;
	margin: 1em;
}

TABLE, TR, TD, P {
	font-family: Georgia, "Century Schoolbook", "New Century Schoolbook", serif;
	font-size: 12pt;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Tahoma, Humanist, "Zapf Humanist", Swiss, sans-serif;
	color: #6699CC;
}

H1 {
	font-weight: bold;
	font-size: 20pt;
	letter-spacing: 120%;
}

H2 {
	font-size: 18pt;
}

H3 {
	font-size: 16pt;
}

H4 {
	font-size: 14pt;
}

H3, H4, H5, H6 {
	font-style: italic;
}

BLOCKQUOTE {
	text-align: justify;
}

A:visited {
	color: #006699;
}
A:link {
	color: #336699;
}
A:active {
	color: #FF33BB;
}

HR {
	text-align: center;
}

DT {
	font-weight: bold;
}

.footer {
	text-align: center;
	font-size: 10pt;
}

.address {
	text-align: center;
	font-size: 10pt;
}
