@charset "utf-8";
/* CSS Document */

body {
	background-color: #010329;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}


.nav {
	font-size: 125%;
}

.nav a {
	color: #01032A;
	text-decoration: none;
}
.nav_page {
	color: #999;
	font-size: 135%;
	
}
.footer {
	font-size: 60%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 95%;
}
