h1 {
	font: bold 38px "Arial Rounded MT Bold", sans-serif;
	color: #211f5f;
	}
h2 {
	padding: 20px 0 3px;
	font: bold 1.4em "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	border-bottom: 1px solid #039;
	letter-spacing: 1px;
	color: #211f5f;
	}
h3 {
	padding: 20px 0 5px;<br>
	font: 1.2em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	width: 80%; 
	font-weight:bold;
	color: #211f5f;
	}
td {
	vertical-align:top;
	}
.main{
	font-size:85%
	margin: 10px 0 10px 0;;
	padding:20px;
	line-height: 1.8; 
	}
.main a:link, .main a:visited, .wide a:link, .wide a:visited {
	text-decoration:underline;
	}
.gridiron {
	color: #211f5f;
	font-weight:bold;
	}
.wide{
	font-size:90%;
	padding:40px;
	float: left; 
	width: 90%; 
	margin: 10px 0 100px 0;
	line-height: 1.8; 
	text-align: justify;
	border-left: dotted #ccc; 
	}
