body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}
body {
	background-color: #F4F4E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumb {
	width: 150px;
	height: 200px;
	border: 1px #DAD4C6 solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#666666;
}
a:active .thumb, a:hover .thumb {
	width: 150px;
	height: 200px;
	border: 1px #000000 solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
}
.block {
	width:800px;
	margin: 0px auto;
	padding-bottom:1px;
	padding-top:1px;
	border: 1px solid #DAD4C6;
	background-color:#FCFCFC;
	background-position:bottom;
	background-repeat:repeat-x;
}
.t1htxt {
	text-align:center;
}
A:link {text-decoration: none; COLOR: #515151; }
A:active { text-decoration:none; COLOR: #000000; }
A:visited {text-decoration: none; color: #515151; }
A:hover {text-decoration: none; color: #000000;}
