body {
	font-family: Trebuchet MS, Agency FB, Arial, Times New Roman;
	background-color: #597D91;
}
td,th {
	font-family: Trebuchet MS, Agency FB, Arial, Times New Roman;
}
a:link {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	text-decoration: none;
	color: #62B83D;
}
a:hover {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	text-decoration: none;
	color: #CCCC33;
}
a:active {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	text-decoration: none;
}
.verticaltable {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman"; 
	font-size: 12pt; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000;
}
.toptableline {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	font-size: 12pt;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
}
.title {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	font-size: 36pt;
	font-style: italic;
	color: #0000FF;
	text-align: center;
	vertical-align: top;
}
.created {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	color: #000000;
	text-align: center;
	filter: Invert;
	vertical-align: bottom;
}

.navigation {
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	color: #6699CC;
	text-align: center;
}
