h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
	top: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 300%;
	text-align: center;
}
h2 {
	font-size: 250%;
}
h3 {
	font-size:200%;
}
h4 {
	font-size: 150%;
	font-weight: bold;
}
h5 {
	font-size: 125%;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	font-weight: bold;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
indent {
	text-indent: 20px;
}
.tabletext {
	font-size: 90%;
}
link {
	color: #3A0C01;
}
a {
	color: #9A5D3E;
}
