.text .h1
{
	font-weight:bold;
}
.text a
{
	font-weight:bold;
}
.text li
{
	list-style-image:url('/homepage/images/list_style_image.gif');
	margin-bottom:2px;
}
.text p
{
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.text ul
{
	margin-bottom:0px;
	margin-left:15px;
	margin-top:0px;
}
