body {
	background-color: #ADD3FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

td, th {

}


h1 {
	color: #FFFF33;
	font-size: xx-large;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #000033;
}

h5, h6 {
	color: #6699CC;
}

a {

}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-variant: small-caps;
	text-decoration: underline;
}

