.pageheading	{
	font-variant: small-caps;
	font-size: 180%;
	font-weight: 900;
	}
.date	{
	text-decoration: underline;
	font-weight: 900;
	font-size: 150%;
	}
h1	{
	text-align: center;
	font-variant: small-caps;
	}
h2	{
	font-variant: small-caps;
	font-weight: 900;
	font-size: 160%;
	}
h3	{
	font-variant: small-caps;
	font-weight: 900;
	font-size: 130%;
	}
.tab 	{text-indent: 25px; 
	text-align: justify;
	}
.normal {font-weight: lighter; }
.header {
	font-variant: small-caps;
	font-weight: 600;
	font-size: 110%;
	}
.caption    {
        font-size: 60%;
        font-weight: 600;
        }
.citation	{
	font-family: sans-serif;
	font-face: arial;
	font-size: 90%;
	}
.degree	{
	font-weight: 900;
	font-variant: small-caps;
	color: #660000;
	font-size: 110%:
	}
.update {
	font-size: 75%;
	font-style: italic;
	font-variant: small-caps;	
	}
.genus	{ font-style: italic;
	}
.name 	{ font-size: 175%;
	font-weight: bold;
	}
.title 	{ position: relative;
	left: 10px; 
	font-weight: 600;
	font-size: 125%;
	}
.addy 	{ position:relative;
	left: 25px;
	font-size: 80%;
	}
body 	{
background: #7ecaad url('../images/bgshade1.gif') repeat-y center;
	color: black;
	font-family: times, serif;
	}

ul.disc		{list-style-type: disc}
ul.circle	{list-style-type: circle}
ul.square	{list-style-type: square}

a:active { color: #003f93; text-decoration: none; font-weight: 700 }
a:visited { color: #003f93; text-decoration: underline; font-weight: 700 }
a:link { color: #003f93; text-decoration: underline; font-weight: 700 }
a:hover { color: #00cc00; text-decoration: none; font-weight: 700 }

