* {
	margin:0px;
	padding:0px;
}

BODY {
	background-color:#999999;
}

BODY, TD, H1, INPUT, SELECT, TEXTAREA {
	font-family:tahoma,arial,helvetica,sans-serif;
}

BODY, TD {
	font-size:10pt;
	color:#000000;
}

INPUT, SELECT, TEXTAREA {
	font-size:8pt;
	color:#000000;
}

UL {
	padding:15px;
}

H1 {
	font-size:14pt;
	font-weight:400;
}

H2 {
	font-size:12pt;
	font-weight:400;
	display:inline;
}

A {
	font-weight:700;
	color:#2d4f8c;
}

A:hover {
	color:#00ca48;
}

.darkBlue {
	color:#2d4f8c;
}

.lightBlue {
	color:#99ccff;
}

.green {
	color:#00ca48;
}

.footer {
	font-size:8pt;
	color:#2d4f8c;
}

.button {
	background-color:#2d4f8c;
	color:#ffffff;
	font-weight:700;
}
