

body	{
	background: #336600;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
table	{
	font-size: 10pt;
	border-style: none;

	}
	
h1	{
	font-size: 15pt;
	font-weight: bold;
	color:#336600;
	}

h2	{
	font-size: 12pt;
	}

h3	{
	font-size: 8pt;
	}

h4 {
	font-size: 10pt;
	font-family: Papyrus, Geneva, Arial, Helvetica, sans-serif;
	color:#336600;
	}
	
img	{
	border: none;
	}

a 	{
	color: blue;
	font-size: 10pt;
	text-decoration: none;
	}

a:hover {
	color:#666666;
	}

a.calendar	{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	text-transform: none;
}

a.calendar:hover	{
	color: blue;
	font-size: 10pt;
	text-decoration: none;
	text-transform: none;
}


td.contact {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	}

a.contact 	{
	color: white;
	font-size: 8pt;
	text-decoration: none;
	}

a.contact:hover {
	color: #CCCCCC;
	}