body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #fff url(/images/heath-page-background.gif) repeat-x;
}
a, a:visited {color:#000;text-decoration:underline}
a:hover {
	background-color:#eeedd7;
	border-top-color:none;
	text-decoration:none;
}


h2           { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; color: black; font-weight: bold }
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: black}
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 11pt }
h5           { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
h6 {
	font-size: smaller;
	font: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
	color: white;
	}
table.maintable {
	background-color: White;
}
table.maintable td.maintext {
padding-left: 4px;
}
.largewhite {
	color: white;
	font-size: 18pt;
	font-weight: bold
	font-family: Tahoma;
}
.smallwhite {
	font-size: 8pt;
	font-weight: bold;
	margin-left: 5px;
	color: white;
}

.history-button {display:block; padding:5px 10px; background:#666;color:fff;text-decoration:none;width:125px;}
.titlewhite {
	font-size: 17pt;
	color: white;
	font-weight: bold
}
.titlewhite1 {
	font-size: 14pt;
	color: white;
}