body	{
background-color: #CCFFCC;
	}
h1	{
font-family:New York;
font-size:20pt;
font-weight:700;
color:#003300;
	}
h2	{
font-family:New York;
font-size:16pt;
font-weight:700;
color:#CCFFCC;
	}
p	{
font-size:10pt;
font-family:Verdana;
color:#003300;
	}
a	{
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#003300;
text-decoration:none;
	}
a:hover	{
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#003300;
text-decoration:underline;
	}
a:active	{
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#003300;
text-decoration:none;
background-color: #CC3366;
	}
div a	{
width:150px;
display:block;
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#003300;
text-decoration:none;
margin-bottom:16px;
	}
div a:hover	{
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#003300;
text-decoration:underline;
	}
div a:active	{
font-size:10pt;
font-family:Verdana;
font-weight:700;
color:#004200;
text-decoration:none;
background-color:#CC3366;
	}
