.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodycopy a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;	
}
.bodycopy a:visited {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
}
.bodycopy a:hover {
	text-decoration: underline;	
	font-style: normal;
	color: #FFFFFF;
}
.bodycopy a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA9350;
	white-space: 5px;	
}
.nav a:link {
	color: #AA9350;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #AA9350;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: none;
	color: #AA9350;
}
.subheadopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {color: #AA9350}
.dvd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	font-style:italic
	color: #000000;
	white-space: 5px;

}
.dvd a:link {
	color: #000000;
	font-style:italic
	text-decoration: underline;	
}
.dvd a:visited {
	text-decoration: underline;	
	font-style:italic
	color: #000000;
}
.dvd a:hover {
	text-decoration: underline;	
	font-style:italic
	color: #FFFFFF;
}
.dvd a:active {
	text-decoration: underline;	
	font-style:italic
	color: #000000;
}

