body {
	background-color:#FFFFFF;
	margin:0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#thumbs img {
	cursor:pointer;
}
#thumbs td, #thumbs a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	cursor:pointer;
	text-decoration:none;
	line-height:7pt;
}
#midpic {
	cursor:pointer;
}
ol {
	margin-left: 24px;
	padding: 0px;
}
.fullscreenlink, .fullscreenlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	cursor:pointer;
	text-decoration:none;
}
.fullscreenlink a:hover {
	text-decoration: underline;
}
.contenttitle {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 10pt; 
	color: #FFFFEE; 
	font-weight: bold; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	font-style: italic; 
	margin-top: -1px;
}

