h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
	top: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 8px;
	text-align: center;
}
h2 {
	font-size: 250%;
}
h3 {
	font-size:200%;
}
h4 {
	font-size: 150%;
}
h5 {
	font-size: 125%;
}
h6 {
	font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #08204F;
}
indent {
	text-indent: 20px;
}
