body {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 22px;
}

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	line-height: inherit;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.dotbody {
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 2px dotted #333333;
}
