.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}




.italiccopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
}






.copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}
.copy a:link {
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #ffffff;
}
.copy a:hover {
	text-decoration: underline;
	color: #c69c6d;
}
.copy a:active {
	text-decoration: none;
	color: #ffffff;
}






.boldcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fb8f47;
	font-weight: bold;
}





.boldcopy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fb8f47;
	font-weight: bold;
}
.boldcopy a:link {
	text-decoration: none;
	color: #fb8f47;
}
.boldcopy a:visited {
	text-decoration: none;
	color: #fb8f47;
}
.boldcopy a:hover {
	text-decoration: underline;
	color: #000000;
}
.boldcopy a:active {
	text-decoration: none;
	color: #fb8f47;
}





.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}




.headings a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.headings a:link {
	text-decoration: none;
}
.headings a:visited {
	text-decoration: none;
	color: #ffffff;
}
.headings a:hover {
	text-decoration: underline;
	color: #c69c6d;
}
.headings a:active {
	text-decoration: none;
	color: #ffffff;
}




.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEF679;
	text-transform: uppercase;
}





body {
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
}
