BODY {
	color: #ffffff;
	margin: 0px;
	background-color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
div.body-bkg {
	background-color : #000000;
	background-image: url(pix/bkg-free-downloads.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
div.spacer-main-content {
	margin: 0 auto;
	padding: 325px 0px 0px 0px;
	text-align: left;
	width: 300px
}
strong {
	font-weight: bold;
}

p { color: #ffffff; font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; margin: 0px 0px 10px 0px; }

.body-copy {
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4em;
}
.body-copy a:link {
	border-bottom: 1px dotted #fdc310;
	color:#fdc310;
	padding-bottom: 2px;
	text-decoration: none;
}
.body-copy a:hover {
	border-bottom: 1px dotted #dca705;
	color:#dca705;
	padding-bottom: 2px;
	text-decoration: none;
}
.body-copy a:visited {
	border-bottom: 1px dotted #fed760;
	color:#fed760;
	padding-bottom: 2px;
	text-decoration: none;
}
.body-copy-style2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}
.body-copy-style2 a:link {
	border-bottom: 1px dotted #fdc310;
	color:#fdc310;
	padding-bottom: 2px;
	text-decoration: none;
}
.body-copy-style2 a:hover {
	border-bottom: 1px dotted #dca705;
	color:#dca705;
	padding-bottom: 2px;
	text-decoration: none;
}
.body-copy-style2 a:visited {
	border-bottom: 1px dotted #fed760;
	color:#fed760;
	padding-bottom: 2px;
	text-decoration: none;
}
