body {
	background-color: #565249;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
a:link {
	color: #330000;
	text-decoration: none;
	text-align: right;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
img.thumb {
	border-width: 0px;
	cursor: pointer;
}
.typer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC9966;
	text-align: center;
	vertical-align: top;
}
.imageborder {
	padding: 2px;
	border: 2px solid #CCCCCC;
	margin: 4px;
}
