body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

th {
	font-family: "Times New Roman", Times, serif;
}.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.photocredit {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
.twoColHybLtHdr #sidebar1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bigwords {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}
.boldwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.ATTENTION {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666;
}
.header {
	position: absolute;
	width: auto;
	height: auto;
	margin: 9px;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
}
.attentionred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F00;
}
.CENTERED {
	text-align: center;
}
