
body {
	background-color: #000000;
	background-image: url(bg01.jpg);
	background-repeat: repeat;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.italiccopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.boldcopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.boldcopy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fa0505;
	font-weight:bold;
}
.boldcaptions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa0505;
	font-weight:bold;
	letter-spacing: 1pt;
}

.whiteboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
}

.copy a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fa0505;
	line-height: 17px;
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008538;
	letter-spacing: 3pt;
	font-weight: bold;
}
.subsubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008538;
	letter-spacing: 3pt;
}

.HEADINGS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fa0505;
	text-transform:uppercase;
	letter-spacing: 3pt;
}
.copy a:link {
	color: #fa0505;
	text decoration: underline;
}
.copy a:visited {
	color: #fa0505;
	text decoration: underline;
}
.copy a:hover {
	color: #000000;
	text decoration: none;
}
.copy a:active {
	color: #fa0505;
	text decoration: underline;
}

.boldcaptions a:link {
	color: #fa0505;
	text-decoration: none;
}
.boldcaptions a:visited {
	color: #fa0505;
	text-decoration: none;
}
.boldcaptions a:hover {
	color: #000000;
	text-decoration: underline;
}
.boldcaptions a:active {
	color: #fa0505;
	text-decoration: none;
}

.redboldcopy a:link {
	color: #fa0505;
	text-decoration: none;
}
.redboldcopy a:visited {
	color: #fa0505;
	text-decoration: none;
}
.redboldcopy a:hover {
	color: #000000;
	text-decoration: underline;
}
.redboldcopy a:active {
	color: #fa0505;
	text-decoration: none;
}
