P, H1, H2, H3, H4, UL, OL, DL, LI, DT, DD, TH, TD {
	font-family: Arial, sans-serif;
}

P, UL, OL, DL, LI, DT, DD, TH, TD {
	font-size: 11px;
}

H1 {
	font-size: 14px;
	font-weight: bold;
}

H2 {
	font-size: 13px;
	font-weight: bold;
}

H3 {
	font-size: 12px;
	font-weight: normal;
}

H4 {
	font-size: 11px;
	font-weight: bold;
}

H1, H2, H3, H4 {
/*	margin-top: 12px; */
	margin-bottom: 12px;
}

P {
	margin-top: 6px;
	margin-bottom: 6px;

}
