body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a{ color:#000000; text-decoration:underline;}
a:hover{ color:#000000; text-decoration:none;}ul {
	list-style-image: url(../images/bullet.gif);
}
h1{
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
h2{
	font-size: 24px;
	font-weight: bold;
	color: #B32018;
}
h3{
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
h4{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
