@charset "UTF-8";
body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#front {
	height: 460px;
	width: 810px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#front img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#front a {border:none;}

#disc {
	font-size: 70%;
	color: #666666;
}
#disc a {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#disc img {border:none;}#linkholder {
	display: none;
}
