@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #2C4663;
	text-decoration: underline
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
a:visited {
	color: #2C4663;
	text-decoration: underline
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	color: #2C4663;
	text-decoration: underline
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
a:active {
	color: #2C4663;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
.style2 {
	color: #2C4663;
	text-decoration: none
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.style1 {
	font-size: 36px;
	color: #666666;
}
.style3 {
	color: #996699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
