body
{
	text-decoration: none;
	background-color: #EEFFEE;
	font-size: 12pt; text-align: left; margin-left: 20; margin-top: 0
}

p
{
	font-size: 10pt;
	margin-left: 18;
}

h1
{
	text-decoration: none;
	font-size: 18pt;
	margin-left: 6;
	background-color: #DDFFDD;
	
	border-bottom-style: solid;
	border-bottom-width: 2
}

h2
{
	text-decoration: none;
	font-size: 14pt;
	margin-left: 10;
	background-color: #DDFFDD;

	border-bottom-style: solid;
	border-bottom-width: 1;
}

h3
{
	text-decoration: none;
	font-size: 12pt;
	margin-left: 14;
	background-color: #DDFFDD;

	border-bottom-style: solid;
	border-bottom-width: 1
}

td
{
	font-size: 10pt;
}

A:link {text-decoration: none; color: #0000FF}
A:visited {text-decoration: none; color: #663399}
A:active {text-decoration: none; color: #0000CC}
A:hover {text-decoration: none underline; color: #0000CC}