.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

A:nav {color:#FFFFFF; text-decoration: none}

#content {
	margin-left: 10%;
	margin-top: 2%;
	margin-bottom: 2%; 
	background-color: white;
	width: 702px;
	}
	
body {
	background-color: gray;
	}
