.background {
	background-image: url(media/strip_03.png);
	background-repeat: repeat-x;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
a.topnav:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.topnav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.topnav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.contentBox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h1.leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h2 {
	color: #CC0000;
	font-size: 1em;
}
.leftColumn {
	font-size: .8em;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
input {
	font-size: .9em;
}

