body {
	font-family: helvetica, arial, sans-serif;
}


p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 6px;
}

h1 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
}

h2 {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 6px;
}

h3 {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
}

h4 {
	font-size: 12px;
}

table {
	font-size: 12px;
}

a {
	color: #000;
}

a:hover {
	color: #3d2414;
}

ul, li {
	list-style-type:square;
	font-size: 12px;
}