html,body{
	height:100%;
	min-height: 100%;	
	min-width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #92b989;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color: #000000;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.newshdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight: bold;
	color: #000000;
}
.bullets{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92b989;
	text-decoration: none;
}

a:link {
	color: #92b989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight: bold;
	text-decoration: none;
}