P
{
	font-family: Arial;
	font-size: 10pt;
}
H1
{
	font-family: Arial;
	font-size: 16pt;
}
H2
{
	font-family: Arial;
	font-size: 14pt;
}
H3
{
	font-family: Arial;
	font-size: 12pt;
}
.TINY
{
	font-family: Arial;
	font-size: 8pt;
	color: gray;
}

A:link {color: gray;}
A:visited {color: gray;}
A:hover {color: black;}

