body
{
	font:		80%/150% "‚l‚r ƒSƒVƒbƒN",Osaka,sans-serif;
	color:		#004000;
	background:	#80ff80;
}

a:link
{
	text-decoration:	underline;
	color:				#008000;
}

a:visited
{
	text-decoration:	underline;
	color:				#008000;
}

a:active
{
	text-decoration:	none;
	color:				#008000;
}

a:hover
{
	text-decoration:	none;
	color:				#00ff00;
}

table
{
	background: #008000;
}

th
{
	background:	#80ff80;
	padding:	10px;
}

td
{
	background:	#ffffff;
	padding:	10px;
}

#header
{
	margin:		0px;
	padding:	10px;
}

#container
{
	background:	#ffffff;
	margin:		20px 30px;
	border:		2px solid #008000;
	padding:	20px;
}

#footer
{
	margin:		0px;
	padding:	10px;
}
