p {
	margin-top: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #646032;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
table {
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #center td {
	padding: 3px;
	height: 20px;
}
.gray {
	color: #999999;
}
.black {
	font-size: 11px;
	font-weight: normal;
}