BODY {
	color: #0033FF;
	background-color: #CCFFFF;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}

TH.list {
	font-weight: bold;
	vertical-align: text-top;
	text-align: left;
        border-style: none none groove none;
}

TD.list {
	font-weight: normal;
	vertical-align: text-top;
	text-align: left;
        border-style: none none groove none;
}

A:link {
	color: #00CC00;
}

A:active {
	color: #FF3300;
}

A:visited {
	color: #00CC00;
}

A:hover {
	background-color: #CCFFCC;
}

H1 {
	font-weight: bold;
	font-size: 20pt;
}

H2 {
	font-weight: bold;
	font-size: 18pt;
}

H3 {
	font-size: 16pt;
}

H4 {
	font-size: 14pt;
}

.note {
	font-size: 10pt;
}
