body{
	background-color: transparent;
	border:none;
	color: black;
	font: normal 11px/18px Arial,Helvetica,sans-serif;
	text-align:left;

}
.closehelp{
float:right;
			background:white;
		color:#487630;
		text-decoration: none;
		padding: 5px 6px;
		margin: -6px 10px -6px 0;
		font-weight: bold;
		border:1px solid #487630;
		font-size: 9px;
}
h1{
	background-color: #636363;
	color: white;
	font-size: 9px;
	line-height: 8px;
	margin: 0 0px 5px 0;
	padding: 6px 10px;
	text-transform: uppercase;
}
#content{
	font-size: 11px;
}

