body, td, th, pre {
	font-family:Arial, Gothic, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #555555;
	list-style: none;
	letter-spacing: 1px;
}

body{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border-color:#333333;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
.t1{
	margin: 0;
	padding-top: 3px;
	padding-left: 1px;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	}
.t3{
	margin: 0;
	padding-top: 3px;
	padding-left: 1px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
.t2{
	margin-top: 11px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
.t4{
	margin-top: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
