body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #003366;
	background-color: #E1E1E1;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
td {
	font-size: 80%;
	text-align: left;
}

#thumbs {
	position: absolute;
	height: auto;
	width: 110px;
	left: 10px;
	top: 10px;
	text-align: center;


}
img {
	margin: 3px;
	border: 1px solid #003366;

}
