body {
	background-color: #FFC;
	color: #000000;
	font-family: "Verdana", "Trebuchet MS", "Geneva", "sans-serif";
	font-size: 14px;
}
table {
	font-size: 14px;
	cellpadding: 5px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990033;
}
a:active {
	color: #990033;
}
h3 {
	text-align: center;
}
img {
	border: none;
}
.nav {
	padding-bottom: 10px;
	border-bottom: 1px solid #000099;
}
.not_current {
        border-bottom: 1px solid #FFFFCC;
}
.current {
	border-bottom: 1px solid #000099;
}
.SFMOred {
	color: #990033;
}
.color {
	color: #FD0241;
}
