p {

	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
h2 {

	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table, tr, td {
				font-size: 14px;
			}
a {

	font-size: 14px;
	font-style: normal;
	color: #0033cc;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	text-decoration: underline;
	color: #0033cc;
	font-size: 14px;




}
.background {
	background-attachment: scroll;
	background-image: url(images/exptimages/eagle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {

	font-size: 14px;
	color: #000000;
}
.tableheader {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footnotes {

	font-size: 12px;
	font-style: normal;
}
.linespacing {

	font-size: 14px;
	font-style: normal;
	line-height: 25px;
}
