﻿*
{
	font-family: Arial;
}

H1
{
	font-family: Verdana;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #7f7f7f;
	margin-left: 0px;
	padding-left:0px;
	border-bottom: 1px solid #7f7f7f;
}

H2
{
	font-family: Verdana;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}

H3
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #7f197f;
}

FIELDSET
{
	margin: 5px;
	padding: 5px;
}

A, A:hover, A:visited
{
	color: #7f007f;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A: visited
{
}

.content * IMG
{
	padding: 0px;
}
