@charset "UTF-8";
/* CSS Document */
body {
	background-color: #dfebda;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
}
#container {
	position:absolute;
	height:664px;
	width:950px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	margin-top: -332px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px;
}

a:link {
	color: #809584;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #809584;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #809584;
}




p {
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
