.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.nav a:link{
	color: #000000;
	text-decoration: none;
}
.nav a:visited{
	color: #666666;
	text-decoration: none;
}
.nav a:hover{
	color: #000000;
	text-decoration: underline;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:visited{
	color: #CCCCCC;
	text-decoration: none;
}.copy a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.ov_url {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ov_url a:link {
    color: #000000;
	text-decoration: none;
}
.ov_url a:visited {
    color: #000000;
	text-decoration: none;
}
.ov_url a:hover {
    color: #000000;
	text-decoration: underline;
}
.ov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ov_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.ov_title a:link {
    color: #999999;
	text-decoration: none;
}
.ov_title a:visited {
    color: #999999;
	text-decoration: none;
}
.ov_title a:hover {
    color: #999999;
	text-decoration: underline;
}
