BODY {
	margin:0px;
	background-color:#7e971f;
}

BODY, TD, INPUT, SELECT, TEXTAREA {
	font-family:tahoma,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
}

A {
	color:#7e971f;
	font-weight:700;
	text-decoration:underline;
}

A:hover {
	color:#ffc939;
}

.footer {
	color:#ffffff;
	font-weight:400;
	font-size:8pt;
}

.container {
	border:solid 1px #ffc939;
	background-color:#7e971f;
}

.head {
	font-size:10pt;
	font-weight:700;
	color:#7e971f;
}

.alternateHead {
	font-size:10pt;
	font-weight:700;
	color:#F58323;
}

.alternateHead2 {
	font-size:10pt;
	font-weight:700;
	color:#546813;
}

.button {
	background-color:#7e971f;
	color:#ffffff;
	font-weight:700;
}

.alert {
	font-size:10pt;
	font-weight:700;
	color:#cc0000;
}

.lifetimeprice {
	font-size:20pt;
	font-weight:900;
	color:#ffc939;
}

.redhead {
	font-size:10pt;
	font-weight:700;
	color:#cc0000;
}