*
{
	margin: 0; padding: 0;
	border: 0;
}

body
{
	width: 600px;
	margin: 0 auto;
	background: #FFFFFF;
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: default;
}

table
{
	display: none;
}

h1
{
	display: block;
	padding-top: 20px;
	height: 40px;
	background: url("logo.gif") top right no-repeat;
	font-size: 32px;
	color: #0066CC;
}

h1 a
{
	color: #0066CC;
	text-decoration: none;
}

h3
{
	width: 370px;
	font-size: 12px;
}

.g
{
	margin: 10px 0;
	padding-left: 34px;
	/* background: url("g.gif") top left repeat-y; */
}

.d
{
	width: 370px;
	text-align: justify;
}

#s
{
	position: absolute;
	display: block;
	top: 70px;
	padding-left: 400px;
	width: 200px;
}

#s a
{
	color: #666666;
	text-decoration: none;
}
