﻿body
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	background-color:#C0C0C0
}

a
{
	color: green;
}




h1
{
	font-family: Arial;
	font-size: 24pt;
	color: green;
	text-align: center;
}

h2
{
	font-family: Arial;
	font-size: 14pt;
	color: green;
	text-align: center;
}
h3
{
	font-family: Arial;
	font-size: 12pt;
	color: black;

}

.fh-links 
{
	font-size:1;
	color:black;
}

.fh-links a
{
	color:black;
}