body	{
background-color: #FFCC99;
	}
h1	{
font-family:Arial;
font-size:16pt;
font-weight:700;
color:#330000;
	}
h2	{
font-family:arial;
font-size:14pt;
font-weight:500;
color:#330000;
	}
p	{
font-size:10pt;
font-family:Arial;
color:#330000;
	}
a	{
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:none;
	}
a:hover	{
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:underline;
	}
a:active	{
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:none;
background-color: #CC3366;
	}
div a	{
width:140px;
display:block;
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:none;
margin-bottom:16px;
	}
div a:hover	{
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:underline;
	}
div a:active	{
font-size:10pt;
font-family:Arial;
font-weight:700;
color:#330000;
text-decoration:none;
background-color:#CC3366;
	}
