body {
	background-color: #ffffff;
	margin: 0px;
	color: #002291;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td,th {
	font-size: 12px;
}
a {
	color: #000;
	text-decoration: underline;
	font-family: Georgia, Arial, Helvetica;
}
a:hover {
	text-decoration: none;
}
.thumb {
	width: 240px;
	height: 180px;
	border: 1px #002291 solid;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#ff0000;
}
a:active .thumb, a:hover .thumb {
	width: 240px;
	height: 180px;
	border: 1px #002291 dashed;
	margin: 0px;
	margin-bottom:0px;
	margin-top:1px;
	font-size:12px;
	color:#002291;
}
.ttxt {
	font-size: 12px;
	color: #002291;
	text-align:center;
}
h1 {
	font-size: 11px;
	color: #fff;
	margin: 0 0 30 5;
	padding: 0;
}
h2 {
	font-size: 11px;
	color: #fff;
	margin: 0 0 30 5;
	padding: 0;
}
.hard {
	font-size: 22px;
	color: #fefcb2;
}
.hard1 {
	font-size: 11px;
}
.top {
	width: 225px;
	height: 145px;
	float: left;
	margin: 2px 0 2px 12px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.top a {
	font-size: 16px;
}
