body {
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	background-color: #EAF3F4; 
	}
p {
	margin: 0px; 
	padding: 0px;
	}
p.big {
	font-size: 12pt;
	}
p.bold {
	font-size: 14pt; 
	text-align: center; 
	font-weight: bold;
	}
hr {
	background-color: #339;	
	color: #339; 
	width: 95%;
	}
h1 {
	font-size: 18pt; 
	color: #339; 
	font-weight: bold; 
	border-top: 2px solid #339; 
	border-bottom: 1px solid #339; 
	padding: 5px 0px 5px 0px; 
	margin: 4px 0px 4px 0px;
	}
a:active {
	color: #33CC33;
	} 
a:hover {
	color: #000000;
	} 
a:visited {
	color: #000; 
	font-weight:bold;
	} 
a:link {
	color: #339; 
	font-weight:bold;
	}
h2 {
	font-size: 12pt; 
	font-weight: bold; 
	margin-top:0; 
	margin-bottom:0;
	}
h3 {
	font-size: 10pt; 
	font-weight: bold; 
	color:#fff; 
	margin-top:0; 
	margin-bottom:0; 
	padding: 0px; 
	text-align: left;
	}
#linkstable {
	border: 0px; 
	width: 100%; 
	height: 140px; 
	background-image: url("../images/Background20Small.gif");
	}
.links {
	text-align: right; 
	margin: 0px 15px 0px 0px;
	} 
#toplink {
	text-align: right; 
	margin: 5px 15px 0px 0px;
	}
.center {
	text-align: center;
	}
.blue {
	background-color: #339; 
	border: 1px solid #EAF3F4; 
	text-align: center; 
	color:#fff;
	}
.bfc {
	background-color: #339; 
	border: 0px; 
	text-align: center;
	}
.cyan {
	background-color: #7DBEC6; 
	border: 1px solid #EAF3F4; 
	text-align: left; 
	color:#000;
	}
.dark {
	background-color: #CEE6E8;
	}
.repblue {
	background-color: #339; 
	text-align: center; 
	padding: 0px; 
	margin: 0px;
	}
.detail {
	color: #009;
	}
#credits {
	margin-top: 20px; 
	width: 100%; 
	color: #339; 
	text-align: center; 
	padding: 2px 0px 2px 0px; 
	border-top: 1px solid #339; 
	border-bottom: 2px solid #339;
	}
#maintable {
	border: 3px solid #339; 
	width: 100%; 
	}
.tablemiddle {
	border: 1px solid #EAF3F4; 
	background-color: #CEE6E8;
	}
.hometablemiddle {
	border-left: 2px solid #339; 
	border-right: 2px solid #339; 
	width: 50%;
	}
.caption {
	color: #339; 
	font-style: italic; 
	text-align: center;
	}
.quotetext {
	color: #339; 
	font-weight: bold;
	}
#quotes {
	border: 1px solid #339; 
	width: 33%; 
	background-color: #CEE6E8; 
	text-align: center;
	}
.title {
	background-color: #CEE6E8; 
	font-weight: bold;
	}
.text {
	background-color: #CEE6E8;
	}
.quote {	
	background-color: #CEE6E8; 
	color: #009;
	}
.tablepicture {
	border: 1px solid #339; 
	background-color: #EAF3F4; 
	text-align: center;
	}

.xmas {
	background-image: url("../images/SnowflakeBackground.gif");
	}