body {height:1000px;}

a:link {
	color: #254786;
	text-decoration: none;
}
a:hover {
	color: #73965c;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {color: #666666;
	text-decoration: none;
}


p {	color: #333333;
	font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.legaltext {color: #999999; font-size: x-small; font-family: Geneva, Arial, Helvetica, sans-serif;}
a.lowernav {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #254786;
}
a:hover.lowernav {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #73965c;
}

a.underline {
		color:#254786;
		text-decoration: underline;
}.fullsize {
	float: left;
	text-align: center;
}
.thumbarea {
	height: 294px;
	padding-top: 4px;
	overflow: auto;
	text-align: left;
}
.thumbarea img {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
}
