h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	font-weight: 800;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#006600;
	font-weight: 800;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: 600;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	font-weight: 600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
A:link {color:#ffffff;}
A:visited {color:#ffffff;}
A:active {color:#ffffff;}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #663366;
	}
