@charset "UTF-8";
body {
	background-color: #000000;
}
/* CSS Document */

p {
	font-family: Futura, "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
.copyright {
	font-family: Futura, "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #506A82;
}
a:link {
	font-family: Futura, "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Futura, "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: underline;
}
h4 {
	font-size: 18px;
	color: #B32D01;
	font-family: Futura, "Century Gothic", Arial, Verdana;
}
h5 {
	font-family: Futura, "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
