body, td {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

ul {
	list-style:circle;
	list-style-image: url(/template/images/list-image.gif);	
}

p {
	line-height: 14px;
	margin:0px;
}

h1 {
	font-size: 22px;
	line-height:24px;
	height:24px;
	font-weight: bold;
	color: #ee3a42;
	margin-bottom: 4px;
	margin-top: 0px;
	padding:0px;
	text-decoration: none !important;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ee3a42;
	margin-bottom: 4px;
	margin-top: 0px;
	text-decoration: none !important;
}