HTML, BODY { padding: 0; margin: 0; background: #ffffff; }

BODY { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2f2f2f; }

H1, H2, H3, H4, H5, H6 {
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Calibri, Tahoma, sans-serif;
	font-weight: normal;
	line-height: normal !important;
}

H1 { font-size: 26px; font-weight: normal; color: #ffffff; }
H2 { font-size: 17px; font-weight: normal; color: #353535; }
H3 { font-size: 17px; font-weight: bold; color: #fff; }

P { line-height: 18px; }
A { color: #a90800; text-decoration: underline; }
A:hover { color: #ba3933; text-decoration: underline; }

* HTML .clear2 { overflow: visible; height: 1px; }
.clear2 { overflow: hidden; }

IMG { border: none; }