body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-left:0px;
}
.title {
	color: #990000;
	font-size: large;
	font-weight: bold;
}
.TrebuchetMS {font-family: "Trebuchet MS", Arial}
.splashheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFF00;
	background-color: #6699FF;
	border: thin groove #666666;
}
.sidebar {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	line-height: 10pt;
	color: #000000;
	background-color: #66CC99;
	width: 100px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size:large;
}
h3 {
	font-size:medium;
}

