body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;

}
#banner h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 36px;



}

#maincopy {
	width: auto;
}

h2 {
	font-size: 0.98em;
	margin-bottom: 8px;
	margin-top: 0px;

}
p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 15px;

}

li {
	font-size: 0.85em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	border: none;
	font-size: 0.85em;
}
#colleft, #currant {
display: none;
}
h4 {
	font-size: 0.86em;
}
h5 {
	font-size: 0.8em;
}
h6 {
	font-size: 0.74em;
}
.noprint {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;

}
