a:link
{
	color: #006600; 
}
a:visited
{
	color: #006600; 
} 
a:active 
{
	color: gold;
}
table
{
	table-border-color-light: #cccccc;
	table-border-color-dark: #cococo; 
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	h2 font-size: 12pt;
}
body
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	background-color: #006600;
}

h1
{
	font-family: Viner Hand ITC;
	font-size: 36pt;
	color: black;
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12pt;
	color: #fac156; 
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12pt;
	color: #006600; 
}