BODY, BODY * {
	font-family: Tahoma;
	color: White;
	font-size:11px;
}
H3 {
	font-size:12px;
	color: red;
	margin:0px;
}
H4 {
	font-size:11px;
	color: white;
	margin:0px;
}
P {
	margin-top:8px;
}