
BODY, TD, TH
{
	color: #646464;
	font-size: 75%;
	font-family: Arial, Verdana;
}
BODY
{
	font-size: 75%;
	margin: 5px;
	line-height: 140%;
	font-family: Arial, Verdana;
}
H1
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
H2
{
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
}
H3
{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: underline;
}
.Page
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffffff;
}
.Location
{
	font-size: 8pt;
	color: black;
	border-bottom: #E1F7FD 1px solid;
	font-family: Verdana;
}
.Content
{
	font-size: 75%;
	margin: 5px;
	line-height: 140%;
	font-family: Arial, Verdana;
}
A.Location
{
	color: black;
	text-decoration: none;
}
A.Location:hover
{
	color: blue;
	text-decoration: underline;
}
