body	{
	background-color:			#BFBAB9;
	margin:						0;
	font-family:				Verdana,Arial,Helvetica,_sans;
	text-align:					center;
	font-size:					10px;
}

a	{
	color:						black;
	font-weight:				bold;
	font-size:					10px;
	text-decoration:			none;
}

a:hover	{
	text-decoration:			underline;
}

img	{
	border:						0;
}

div.main	{
	position:					relative;
	width:						770px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:					left;
}

div.front	{
	position:					absolute;
	left:						0px;
	top:						0px;
}

div.under {
	position:					relative;
	top:						415px;
	width:						770px;
	height:						40px;
	margin-left:				auto;
	margin-right:				auto;
}

div.inner	{
	position:					absolute;
	color:						black;
	left:						165px;
}

td	{
	font-family:				Verdana,Arial,Helvetica,_sans;
	text-align:					center;
	font-size:					10px;
	color:						black;
}
