h1, h2, h3, h4, h5, h6 {
	font:bold "Arial";
}
p {
	font: 12px "Arial";
	line-height:18px;
}
table {
	font: 12px "Arial";
}
h1 {
	margin-bottom:10px;
	font-size:18px;
	color:#333;
}
h2 {
	font-size:14px;
	color:#555;
	margin:15px 0px;
	line-height:20px;
}
.intro_list p {
	background:url(../images/home_list_deco.gif) no-repeat;
	padding-left:15px;
	margin-bottom:20px;
}
.group_odd h4, .group_even h4  {margin:10px 5px 5px 5px;font-size:11px; text-transform:uppercase;color:#333}