body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 0px;
		margin-top: 2px;
		background-color: #fff;
		color: #333;
	}

.bold{font-weight:bold;}
.italic{font-style:italic;}

.blue{color:#0CF;}
.orange{color:#F30;}

.f14{font-size:14px;}

a:link{color: #39f; text-decoration: none;}
a:hover{color:#f39; text-decoration: none;}
a:visited{color: #33C; text-decoration: none;}
a:visited:hover{color: #000; text-decoration: none;}

.nav{font-weight: normal; font-size: 12px; text-decoration: none; color: #fff;}
.navcurrent{font-weight: bold;}
.nav:link, .navcurrent:link, .navcurrent
	{color: #fff; font-size: 12px; text-decoration: none;}
.nav:hover, .navcurrent:hover
	{color: #000; font-size: 12px; text-decoration: none;}
.nav:visited, .navcurrent:visited{color: #fff;}

.navtitle{color: #fff; font-weight: bold; font-size:12px;}

h1{font-size:20px; margin-bottom: 0px;}
h2{font-size:18px; margin-bottom: 0px;}
h3{font-size:16px; margin-bottom: 0px;}
h4{font-size:14px; margin-bottom: 0px;}
h5{font-size:12px; margin-bottom: 0px;}
.caption
	{
		font-size: 10px;
		text-decoration: none;
	}
.text, .member, .species{font-size: 12px;}
.species, .member{font-style: italic;}
.member{color: #666;}
.title
	{
		font-size: 14px;
		border-bottom: 1px solid #39f;
		font-weight: bold;
	}
.box{border: solid #f60 1px;}

.sponsorhead{color:#900; font-weight:bold;}
