BODY
{
	clear: none;
	background-position: left top;
	display: inline;
	font-size: 12pt;
	background-attachment: fixed;
	float: left;
	visibility: visible;
	overflow: auto;
	line-height: 100%;
	background-repeat: no-repeat;
	font-family: Sans-Serif;
}


A:hover
{
	
	color: black;
}
A
{
	color: red;
}
H1
{
	font-weight: bold;
	font-size: 22pt;
	
	font-family: Sans-Serif;
	font-variant: small-caps;
}
H2
{
	font-weight: bold;
	font-size: 18pt;
	
	font-family: Sans-Serif;
	font-variant: small-caps;
}
H3
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	font-family: Sans-Serif;
}

