.table {
	background-color: white; font-family: arial; font-size: 11pt;
}
.blue {
	 background-color: #405387; background-repeat: no-repeat; font-family: arial; font-size: 9pt; color: black;
}
.cream {
	background-color: #FDF5E6;
}
body {background-color: white; background-repeat: no-repeat; }

td,tr,p { font-family: arial; font-size: 11pt; 
 background-repeat: no-repeat; 
}

.leftnav { font-family: arial, verdana, sans-serif; font-size: 9 pt; color: black; }
.sm { font-size: 8pt;}

.sponsor { text-align: center; }

.cata { font-weight: bold;  }

.heading { font-weight: bold; text-align: center; font-size: 18 pt;}

.sciname { font-style : italic; vertical-align : middle; }

.copyright {
	 background-color: #405387; background-repeat: no-repeat; font-family: arial; font-size: 8pt; color: white; text-align: center;
}
a { text-decoration: underline; color: black;}

a:visited { text-decoration: underline; color: black;}

a:hover { text-decoration: none; color: red; }

a.left { text-decoration: none; color: black;}

a:visited.left { text-decoration: none; color: black;}

a:hover.left { text-decoration: underline; color: #000080; }

dt { font-weight: bold;}

.nobold { font-weight: normal; }

.ctr{ text-align: center;}


