html{
	font-size: 100.01%;
}
body{
	font-family: verdana,helvetica,sans-serif;
	font-size:10pt;
}
h1{
	font-size: 160%;
}
h2{
	font-size: 120%;
	color: #039;
	font-weight: bold;
	margin: 6px 0;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
	font-weight:bold;
}

p{
	margin: 5px 0;
}