	body {
	background-color: #CCCCCC;
	margin: 0px;
}
	H1{ font-family: Arial, Helvetica; font-size: 18pt; }
	H2{ font-family: Arial, Helvetica; font-size: 16pt; }
	H3{ font-family: Arial, Helvetica; font-size: 14pt; }
	H4{ font-family: Arial, Helvetica; font-size: 12pt; }
	p { font-family: Arial, Helvetica; font-size: 10pt; }
	table { font-family: Arial, Helvetica; font-size: 10pt; }
	li { font-family: Arial, Helvetica; font-size: 10pt; }

    a:link { color: #003366; text-decoration: underline; }
    a:visited { color: #003366; text-decoration: underline; }
    a:hover { color: #666666; text-decoration: none; }
    a:active { color: #666666; text-decoration: underline; }

	.heading { font-family: Arial, Helvetica; color: #666666; font-size: 16pt; font-weight: bold; text-align: left; }

	.subhead { font-family: Arial, Helvetica; color: #003366; font-size: 12pt; font-weight: bold; }
	
	.body { font-family: Arial, Helvetica; font-size: 10pt; }