body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.th {border: 1px solid #000;width: 180px;height: 140px;	margin: 5px;}
.tt {border: 1px solid #000;width: 100px;height: 100px;}
.style1 {color: #FF0000}
.rank {
	font-family: TAhoma;
	font-size: 10px;
	color: #FFFFCC;
}
.name {
	font-family: TAhoma;
	font-size: 18px;
	color: #000000;
}
.inout {
	font-family: TAhoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.top {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.desc {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
