<!--
BODY {
	font-weight: normal;
   	font-size: 12px;
   	font-family: Arial, Helvetica;
   	color: #ffffff;
   	margin-top: 0;
}

P.Body {
	width: 80%;
}

P.small {
	font-size: 10px;
}

P.copyright {
	font-size: 10px;
	width: 80%
	text-align: center;
	color: #545454;
	margin-top: 0;
}

TD {
	font-weight: normal;
   	font-size: 11px;
   	font-family: Arial, Helvetica;
}

TABLE.Body {
	background: #222222;
	width: 80%;
	border: 0;
}

TABLE.White {
	background: #FFFFFF;
	color: #000000;
	width: 80%;
	border: 0;
	text-align: center;
}

TABLE.Links {
	background: #000000;
	text-align: center;
}

TABLE.NavBar {
	text-align: center;
}

A {
	color: #2ab7ff;
	text-decoration: none;
}

A.InvLink {
	color: #545454;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
}

A.White {
	color: #0000FF;
	font-weight: bold;
}

H1 {
	color: #ffffff;
	text-align: left;
	width: 80%;
}

IMG.Header {
	margin-right: 10;
	vertical-align: middle;
}

HR.copyright {
	width: 80%;
	border-style: solid;
	height: 3;
	border-color: #545454;
	background: #545454;
}

IMG {
	border: 0;
}

-->
