body {
	font-size: small;
	color: #003399;
	font-weight: bold;
	font-family: "Comic Sans MS", Arial;
}
.cellpadding {
	margin: 5px;
	padding: 5px;
	font-weight: normal;
}
.footer {
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a:hover {
	filter: Gray;
}
.rightnavline {
	display:none;
}
a:visited {
	color: #003399;
}
a:link {
	color: #003399;
}
.smalltext {
	font-weight: normal;
	font-size: x-small;
}
.yellBackground {
display:none;
}
.topkey {
display:none;
}
.sidekey {
display:none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.largetext {
	font-size: medium;
}
.breakoutbox {
	float: right;
	border: medium solid #FFFF00;
	background-color: #FFFF99;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
}
.navigation {
	display:none;
}
