.copyBody {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.copyHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.copyHeaderBK {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyFooter {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
}
