ul{
	padding-left:30px;
}

li{
	margin-bottom:5px;
	margin-top:5px;
}

p{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color:#444;
	margin-top:10px;
	margin-bottom:10px;
	line-height:150%;
}

h1{
	font-family: arial, sans-serif;
	font-size:24px;
	color:#222;
	font-weight: bold;
	margin:0px 0px;
}

h2{
	font-family: arial, sans-serif;
	font-size:22px;
	color:#222;
	font-weight: bold;
	margin-bottom:15px;
}

h3{
	font-family: arial, sans-serif;
	font-size:20px;
	color:#222;
	font-weight: bold;
	margin-bottom:15px;
}

h4{
	font-family: arial, sans-serif;
	font-size:18px;
	color:#222;
	font-weight: bold;
	margin-bottom:15px;
}

h5{
	font-family: arial, sans-serif;
	font-size:16px;
	color:#222;
	font-weight: bold;
	margin-bottom:15px;
}

h6{
	font-family: arial, sans-serif;
	font-size:14px;
	color:#222;
	font-weight: bold;
	margin-bottom:15px;
}

