
BODY, TD, TH
{
	font-size: 10pt;
	font-family: Verdana;
}
BODY
{
	background-image: url(/images/backGreyStribe.gif);
}
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: 10pt;
	margin: 5px;
	line-height: 14pt;
	font-family: Verdana;
}
A.Location
{
	color: black;
	text-decoration: none;
}
A.Location:hover
{
	color: blue;
	text-decoration: underline;
}
.Footer
{
	font-size: 10px;
	color: lightgrey;
	font-family: Verdana;
}
A.Footer
{
	font-size: 10px;
	color: lightgrey;
	font-family: Verdana;
	text-decoration: none;
}
A.Footer:hover
{
	color: Blue;
	text-decoration: underline;
}

