@charset "utf-8";
td img {display: block;}.container {	width: 808px;
	margin: 0 auto;
}
.content {	padding: 10px 0;
	color: #666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
a:link {
	color: #C30;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F90;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-size: x-large;
	color: #666;
	font-style: italic;
}
h2 {
	font-size: large;
	color: #666;
	text-align: center;
	font-style: italic;
	text-indent: 0;
}
h3 {
	font-size: 16px;
	color: #000;
	white-space: normal;
	word-spacing: normal;
	font-style: italic;
	text-align: left;
}
p {
	text-indent: 20px;
	font-weight: normal;
	text-align: left;
}
