@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg_stripes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #04A4DE;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #00CCFF;
}
.footermail {
	color: #003399;
}
