H1 {
	font-size: 16pt;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 12pt;
}

P {
	font-size: 10pt;
}

ul, li { 
list-style-image:none;
list-style:none;
font-size:16px;
padding-bottom: 8px;
}

A {
text-decoration:none;
font-weight: bold;
color: #000;
}

A:hover {
text-decoration:underline;
font-weight: bold;
color: #000;
}
