body {
	background-color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
}

body, td, th {
	color: #330033;
	text-transform: none;
}

h1, h2, h4 {
	color: #C30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
}

h3, h5, h6 {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
}

a {
  color: #006666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #F00;
}
#h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-transform: lowercase;
}

