body {
	scrollbar-base-color: #0000FF;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-track-color: #dddddd;
	scrollbar-3dlight-color: #FFFF00;
	scrollbar-darkshadow-color: #008040;
	scrollbar-highlight-color: #80FFFF;
	background-image : url(/Images/SeaBackground.jpg);
	background-attachment: fixed;
	background-color : White;
	background-repeat : repeat;
}
.text_normal {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	text-indent: 10pt;
	list-style-image: url(../Images/icons/icon_anchor.gif);
}
H1 {
	font : bold x-large "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
}
H2 {
	font : bold medium "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
}
A:active { color: red;}
A:visited { color: blue;}
A:link { color:blue;}
A:hover{ color:red;	}
.text_small_trailer { font-family: "Comic Sans MS"; color: #000000; font-size: 12px; line-height: normal; text-decoration: none; text-indent: 10pt; list-style-image: url(../Images/icons/icon_anchor.gif); }
hr {  color: #0000FF; border-style: dashed}
