BODY {
		font-family: Arial;
		font-size: 12pt;
		font-weight: medium;
		font-style: normal;
		color: #000000;
}

A {
		font-weight: bold;
		color: #0000FF;
}

A:hover {
	text-decoration: underline;
	color: #6666FF;
}

A:visited {
		color: #000070;
}

COMMENT {
		font-weight: bold;
}

H1 {
		font-family: Arial;
		font-size: 34pt;
		font-weight: bold;
		color: #FF0000;
		margin-top: 0pt;
		margin-bottom: 0pt;
}

H2 {
		font-family: Courier New, Arial;
		font-size: 30pt;
		font-weight: bold;
		color: #0000FF;
		text-decoration: underline;
}

H4 {
		font-size: 13pt;
		font-weight: bold;
		margin-top: 0pt;
		margin-bottom: 10pt;
}


