@charset "UTF-8";
/* CSS Document */
body {
	background-color: #5A899E;
	text-align: center;
	margin-top: 0px;
	color: #FFF;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 60px;
	color: #FFFFFF;
	text-align: right;
}
h6 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 13px;
	color: #000000;
}
h5 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

.disclaim {
	color: #000;
}
.dates {
	color: #fff;
	text-align: left;
}
.page_headers {
	font-size: 22px;
}
.pmid {
	font-size: 13px;
	color: #000;
}
.contact {
	color: #000;
}
.click {
	font-size: 18px;
}
