body {
	color: #222222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

* {
	font-size: 12px;
}

img {
	border:0;
}

p {
	margin-bottom: 0pt;
}

h1, h2, h3, h4, h5, h6 {
	color:#000000;
	margin-bottom:5pt;
	font-weight:bold;
}

h1 {
	font-size:160%;
	padding-bottom: 10px;
}

h2 {
	font-size:150%;
	padding-bottom: 10px;
}

h3 {
	font-size:135%;
	border-bottom:1px solid #444;
	padding-bottom:3pt;
	margin-right:20%;
}

h4 {
	font-size:120%;

}

h5 {
	font-size:105%;
}

h6 {
	font-size:100%;
}

li {
	margin-left: 15px;
}

