BODY
{
	font-family: Verdana, Arial, Sans-Serif;
}

H1
{
	font-size: 14pt;
	font-weight:bold;
}

H2
{
	font-size: 13pt;
	font-weight:bold;
}

H3
{
	font-size: 12pt;
	font-weight:bold;
}

H4
{
	font-size: 11pt;
	font-weight:bold;
}

H6
{
	font-size: 10pt;
	font-weight:bold;
}

P
{
	font-size: 10pt;
}

A:active
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}

A:link
{
	color: #000000;
	text-decoration: underline;
}

A:hover
{
	color: #e3c78f;
	text-decoration: underline;
}
