@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;

}
#basis{
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:center;
}
h1{
	text-align:center;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
h2 a:link {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
h2 a:visited {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
h2 a:hover {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
h2 a:active {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

