p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;

}
h3 {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	font-family: "Trebuchet MS";
	font-size: 1em;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: .6em;
	color: #003366;
	text-align: center;
}
#container {
	width: 750px;
	float: none;
	background-color: #093;
}
