a:link 	{ color:#008000; text-decoration:underline; }
a:visited { color:#999966; text-decoration:underline; }
a:active  { color:#99CC00; text-decoration:bold; }


body {
	background-color:#D2DFD3;
	color:#800000;
	}

p, li, td, tr {
	font-size:11pt;
	font-family: Verdana, geneva, helvetica;
	font-weight: normal
        }

H1	{
	font-family: Times new roman, geneva, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold
	}
H2	{
	font-family: Times new roman, geneva, helvetica, sans-serif;
	font-size: 18pt
	}
H3	{
	font-family: Verdana, geneva, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold
	margin-bottom: 2px;
	}
H4	{
	font-family: times roman, serif;
	font-size: 15pt
	}
H5	{
	font-family: Verdana, geneva, helvetica, sans-serif;
	font-size: 13pt
	}
H6	{
	font-family: Verdana, geneva, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal
	}
