	body, table, div
	{
		font-size: 12px;
		font-family: Verdana;
		margin: 0px 0px 0px 0px;
	}
	#container
	{
		width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	#contents
	{
		margin: 30px 20px 30px 20px;
	}
	.lowermenu
	{
		color: #AAD1AD;
	}
	.copy
	{
		font-size: 10px;
		color: #91BC95;
	}
	#bottomer a:link
	{
		text-decoration: none;
		color: #91BC95;
	}
	#bottomer a:visited
	{
		text-decoration: none;
		color: #91BC95;
	}
	#bottomer a:hover
	{
		text-decoration: none;
		color: #E0C740;
		font-weight: bold;
	}
	.selectedMenu
	{
		color: #B8A438;
		font-weight: bold;
	}