body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #BCBCBC;
}
.lower-menu {
	font-size: 10px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #221E1F;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #221E1F;
	text-transform: uppercase;
}
.content {
	margin: 10px;
}

a {
	color:#000000;
}
	
a:hover {
color:#666666;
}
	
.copyright {
font-size:12px;
}

.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #221E1F;
	letter-spacing: .25em;
	text-transform: uppercase;
}
