@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ee3233;
}
 a.bottom {
	font-size: 11px;
	color: #c80000;
	height: 13px;
	padding:7px;
}
 a.bottom:link {
	text-decoration: underline;
}
 a.bottom:visited {
	text-decoration: underline;
	color: #c80000;
}
 a.bottom:hover {
	text-decoration: underline;
	color: #38d4ff;
}
 a.bottom:active {
	text-decoration: none;
	color: #c80000;
}
a.top {
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	padding: 8px;
}
 a.top:link {
	text-decoration: NONE;
	padding: 8px;
}
 a.top:visited {
	text-decoration: none;
	color: #363636;
}
 a.top:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#a4a4a4; padding: 8px;

}
 a.top:active {
	text-decoration: none;
	color: #363636;
}
.smallhdr {
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #ff4040;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}
.main {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #363636;
	FONT-WEIGHT: normal;
}
.easy {
	font-size: xx-large;
	color: #074590;
}
.easya {
	font-size: x-large;
	color: #000000;
}
