BODY, TD {
	background: transparent;
	color: #000000;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: white;
}

A:Hover {
	color: silver;
}

HR {
	height: 1pt;
}
.right {
float:right
}
.left {
float:left
}
.header{
	float: right;

}