body {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .125em;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/fw.boats.inverse.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;



}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .125em;

}
.underline {
	text-decoration: underline;
}
.righcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .125em;

}
.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .125em;
	text-align: right;
}
a:link {
	color: #99FFCC;
	text-decoration: none;

}
a:visited {
	color: #66FFCC;
	text-decoration: none;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .125em;
	font-weight: normal;



}
.blink {
	text-decoration: blink;
}
