body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003b77;
	text-align: left;
	line-height: 17px;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #006699;
}
.bigtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003b77;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #900;
	font-weight: normal;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.btmNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btmNav a:hover {
	color: #900;
}
.information {
	font-weight: bold;
	color: #CC0000;
}
.bullets {
	line-height: 18px;
	list-style-type: square;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#navigation {
	color: #00C;
	text-align: center;
	height: 25px;
	background-image: url(bg-nav.gif);
	background-color: #CDCDCD;
	background-repeat: repeat-x;
	line-height: 25px;
	font-size: 11px;
}
#navigation a:link {
	color: #00C;
	text-decoration: none;
	font-size: 11px;
}
#navigation a:visited {
	color: #00C;
	text-decoration: none;
	font-size: 11px;
}
#navigation a:hover {
	color: #900;
	text-decoration: none;
	font-size: 11px;
}

