body 
	text-align: left;	
	margin: auto;
	width: 100%;
	}
	
a {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #587546;
	}
	
a:hover {
	text-decoration: underline;
	color: #480000;
	}

.wrapper {
	width: 660px;
	text-align: center; 
	border: solid 1px #004000; 
	padding-bottom: 25px; }

.header {
	background-image: url(webimages/header_pop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;	
	height: 49px;
	width: 660px;
	margin: 0px;
	padding: 0px; }

.content {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left; 
	padding: 0px 25px 25px 25px; 
	background-color: #FFFFFF; }

.bottomlinks, .bottommlinks a, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }



