BODY
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: verdana;
}
h2
{
	font-size: 18pt;
	color: blue;
	font-family: Verdana;
}
h3
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color: transparent;
}
A
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-family: Verdana;
}
TD
{
	padding-right: 10px;
	margin-right: 5px;
}
DIV.Background
{
	z-index: 1000;
	left: 1px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: White;
}
.RCol
{
	float:right;
	position:absolute;
	right: 40px;
	top:10px;
}
.Footer
{
	position: absolute;
	bottom: 20px;
}

