body {
	font-family:'arial';
	font-size:14px;
	margin:0 auto;
	padding:0;
	color:#008000;
	line-height:20px;

background-color:#f7f7f7;
}







H1 { text-align: center }

div.wrapper{
text-align:center;
margin:0 auto;

height:500px;

}


TABLE {margin:0 auto}



div.mainBlurb{

width:200px;
margin-top:50px;
margin-left:20px;
margin-right:20px;
text-align:center;
}


div.footer{
width:400px;
text-align:center;
margin: 0 auto;
margin-top:50px;
}



   a:link {color: #666; font-weight:normal; text-decoration:underline;}
a:visited {color: #666; font-weight:normal; text-decoration:underline;}
a:active,
a:hover {color: #333; font-weight:normal; text-decoration:none;  }



h1{margin-top:20px; margin-bottom:12px; font-family:'arial'; font-weight:normal;}
h2{margin-bottom:12px; font-family:'arial'; font-weight:normal;}
h3, h4, h5, h6{margin-bottom:8px; font-family:'arial'; font-weight:normal; letter-spacing:-1px}
h1 {font-size:28px; line-height:30px;}
h2 {font-size:24px; line-height:26px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:14px; line-height:15px;}
h5, h6 {font-size:13px; line-height:15px;}


div{color:#008000;
}

h1, h2, h3, h4, h5, h6{color:#008000;}

