BODY
{
	font-family : times, serif;
	font-size : 12pt;
	background-color : #E0E9F0;
	color : #000000;
}

TABLE
{
	background-color : #CCD6E5;
}

TH
{
	font-family : times, serif;
	font-size : 12pt;
	font-weight : bold;
	vertical-align : top;
	padding : 3;
	background-color : #E0E9F0;
}

TD
{
	font-family : times, serif;
	font-size : 12pt;
	vertical-align : top;
	padding : 3;
	background-color : #E0E9F0;
}

H1
{
	font-family : arial, sans-serif;
	font-size : 18pt;
}

H2
{
	font-family : arial, sans-serif;
	font-size : 15pt;
}

H3
{
	font-family : arial, sans-serif;
	font-size : 12pt;
}

:link
{
	color: #404080;
	background: transparent;
}

:visited
{
	color: #408040;
	background: transparent;
}

:active
{
	color: #40A040;
	background: transparent;
}

:hover
{
	color: #40A040;
	background: transparent;
}

