@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #0c151c;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
}
.style1 {
font-size:10px;
}
.style2 {
font-size:12px;
}
.style3 {
font-size:18px;
}
.style4 {
font-size:24px;
}
.style5 {
font-size:36px;
font-weight:bold;
}
h1 {
	font-size: 36px;
	font-style: oblique;
	color: #666666;
	letter-spacing: 1em;
}

