table tr th {
	text-align: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	font-weight: bold;
	color: #F63;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	height: 800px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #03C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #609;
	text-indent: 20px;
}
h3 {
	color: #336;
}
.topInset {
	padding-top: 5px;
}
.fltlft {
	float: left;
	clear: right;
}

