@charset "utf-8";

h6,h6 a:link,h6 a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
h6 a:hover {
	color: #ffba00;
	text-decoration: underline;
}
body{
	background-color:#0e4057;
	text-align:center;
}
body, html {height: 100%;}
div#title {
	margin-left:auto;
	margin-right:auto;
	width:380px;
}
div#top{
	width:100%;
	height:80px;
}
div#border{
	width:100%;
}
div#footer{
	width:380px;
	height:59px;
	margin:0px;
	border:0px;
}