body {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
}

a:link  {
	color:  #0000ff;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: Red;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color: #CC0066;
	text-decoration: underline;
	background-color: transparent;
}

h1 {
	color:#663366;
	font-size: 150%;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

h2 {
	color: #993366;
	font-size: 130%;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

h3 {
	color: #813D81;
	font-size: 115%;
	margin-top: 1ex;
	text-align: center;
	background-color: transparent;
}

h4 {
	color: #996699;
	font-size: 105%;
	font-weight: 600;
	margin-top: 1ex;
	text-align: center;
	background-color: transparent;
}

h5 {
	color: #993399;
	font-size: 95%;
	font-weight: 700;
	margin-top: 1ex;
	text-align: center;
	background-color: transparent;
}

blockquote {
	color: #000066;
	font-size: 90%;
	font-weight: 600;
	text-indent: 2em;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 75%;
}

strong
{
	font-style: normal;
	font-weight: 700;	
}

em {
	font-style: italic;
}

cite {
	font-style: italic;
}

dfn {
	font-style: italic;
	color: #FF0000;
	font-weight: 700;
}

pre {
 	background-color: #f0fff0;
	white-space: pre;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-color: #336633;
	border-style: ridge;
	border-width: medium;
	padding: 1ex;
}

.time {
	background-color: #CECE00;
	font-size: small;
	padding: 1ex;
}

.geog {
	background-color: #FFCC99;
	font-size: small;
	padding: 1ex;
}	

.biot {
	background-color: #CCFF99;
	font-size: small;
	padding: 1ex;
}

.taxa {
	background-color: #99FFCC;
	font-size: small;
	padding: 1ex;
}

.overview {
	font-size: 105%;
}

.info {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4b0082;
 	background-color: #f0f8ff;
	border-color: #006699;
	border-style: ridge;
	border-width: medium;
	padding: 1ex;
}

.lin {
 	background-color: #ffffcc;
	border-color: #ccccff;
	border-style: ridge;
	border-width: medium;
	padding: 1ex;
}

.species  {
	font-family: Arial, Helvetica, sans-serif;
}

table.linkheader{
	border-width: thin;
	border-color: Aqua;
	border-style: ridge;
}

.linkheading {
	font-size: 115%;
	color: #0000ff;
	font-weight: 500;
	background-color: Aqua;
}

.contents {
	font-size: 110%;
	margin-left: 20%;
	margin-right: 5%;
	margin-bottom: 2em;
}

.inlinehead {
      font-size: 105%;
	color: red;
	font-weight: 500;
}

.bar {
	text-align: center;
	margin-top: 1ex;
	margin-bottom: 1ex;
	clear: both;
}

.feedback {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;	
	margin-top: 2em;	
}

.contactme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

.credits {
	background-color: transparent;
	color: #000033;
	font-family: Arial, sans-serif;
	font-size: 65%;
}

.doc-history {
	font-family: "Times New Roman", Times, serif;
	font-size: 65%;
	margin-bottom: 1ex;
}
