body { background-color:gray;
       color:#003300;
	   font-family: Arial, Helvetica, sans-serif;
}
h2 { background-color:gray;
	color:#003366;
	line-height:200%;
	font-family: Arial, Helvetica, sans-serif;
}
h4 { background-color:gray;
	color:#006600;
	font-family: Arial, Helvetica, sans-serif;
}
p {font-size: .90em;
}
h1 { background-color: gray;
		color: #48751A;
}
.nav { font-weight: bold;
		font-size: 1.2em;
}
em { font-weight: bold;
		font-size: .90em;
		font-family: "Times New Roman"; sans-serif;
}
#footer { font-size: .60em;
		font-style: italics;
}
