.reachheading {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.reachunit {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.reachtext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #003300;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.closebutton {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: hand;
	text-decoration: none;
}
