body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background-color: BFE8FF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 15px;
}
ul, li, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
th {
	font-weight: normal;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #104E8B;
	font-size: 12px;
}
a:hover {
	color: #0BB5FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104E8B;
	margin:0px;
	font-size: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104E8B;
	font-size: 12px;
	font-weight: normal;
}
/* ==== This is the new tag for the page title and horizontal bar === */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F6C9A;
	font-size: 24px;
	font-weight: bold;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:4px;
}
/* Using a DIV instead of a HR - much better */
.line {
	background: #fff url(../images/hline.gif) no-repeat center bottom;
	margin: 0px auto;
	height: 2px;
	width:664px;
}
/* for subtitles within page titles */
.smaller {
	font-size:smaller;
}
/* === end new tags === */

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 40px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border: none;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.fisher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BFE8FF;
}
#jingle-box {
	float:right;
	width:183px;
	height:75px;
	background-image:url(../images/jingle-box.gif);
	background-repeat:no-repeat;
	margin:10px 0 10px 10px;
}
#jingle-box #player {
	float:left;
	width:138px;
	padding:45px 0 0 12px;
}