body {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:   url(images/logo_strandband.jpg);
	background-repeat: repeat;
	background-position: center center;
}

td {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}

th {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}a:link {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
a:hover {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:active {
		font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
