@charset "UTF-8";
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #040406;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left -200px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #5B719E;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B719E;
	font-weight: bold;
}
