h1 {
	font-size: 1.2em;
	color: #000000;
}
h2 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 0.9em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 0.7em;
	color: #000000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 120%;
	color: #000000;
	background-color: #BDEBF4;
	border-top-color: #B3BAD7;
	border-right-color: #B3BAD7;
	border-bottom-color: #B3BAD7;
	border-left-color: #B3BAD7;
}

body {
	background-color: #3399CC;
	margin-right: 12.5%;
	margin-left: 12.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 120%;
	color: #000066;
	position: absolute;
	border-top-color: #B3BAD7;
	border-right-color: #B3BAD7;
	border-bottom-color: #B3BAD7;
	border-left-color: #B3BAD7;
}
