.bannertext { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px; color: #000099;
}
.tabletext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.lists	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339966;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
}
.bioheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
a:link	{	color: #000099; text-decoration: none;}
a:active	{	color: #660000; text-decoration: none;}
a:visited	{	color: #666666; text-decoration: none;}
a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	background-color: #ffcc66;
	border: thin solid #999999 inset;
	text-align: right;
}

a.gunsterlink:hover {
		background-color:transparent;
		}

