body {
	margin-left: 100px;
	background-color: #99CCCC;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #3333FF;
}
h2 {
	font-size: 11px;
	color: #3366CC;
	font-variant: normal;
	margin-right: 3px;
	margin-left: 3px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
	line-height: 1.5em;
	margin-left: 3px;
	margin-right: 3px;
}
#tableLayout {
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 3px;
	margin-left: 3px;
}
#tdLeft {
	background-color: #D4D0C8;
	font-size: 9px;
}
#tdRight {
	background-color: #D4D0C8;
}
#tdCenter {
	background-color: #FFFFFF;
}
.smallprint {
	font-size: 9px;
	text-align: justify;
}
div.smallprint {
	text-align: center;
}
h3 {
	font-size: 12px;
	font-variant: small-caps;
	color: #333366;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #333366;
	text-align: center;
}
