body {
	font-size: 90%;
	color:#000000;
	background-color:#ffffff;
/*	background-color:#EEEEDD; */
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:20px;
}

body, p, h1, h2, h3, ul, ol {
/*	font-family: verdana,helvetica,arial,sans-serif; */
	font-family: georgia,serif;
}

h1 {font-size:120%;}
h2 {font-size:110%;}
h3 {font-size:100%;}

h1, h2, h3 {
	background-color:transparent;
	color:#000000; 
}

p {
	line-height:130%;
}

p.bibliomset {
	margin-left:25px;
	line-height:normal;
}

table, td, th {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #000000;
	border-style: none none none none;
	border-width: 0px 0px 0px 0px;
}

.navheader {
	border-color: #999999;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
}

.noliner {
	border-style: none none none none;
	border-width: 0px 0px 1px 0px;
}


table.ex {
	color:#000000;
	background-color:#EEEEDD;
	font-size: 100%;
}

table.db {
	color:#000000;
	background-color:#FFFFFF;
	font-size:100%;
}

td {
	border-color: #999999;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
}

th {
	font-size: 100%;
	background-color: #dddddd;
	border-color: #999999;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
}

td.content {
	color:#900B09;
	background-color:#EEEEDD;
}

td.red {
	color: #FF0000;
	background-color:transparent;
}

TD.primaryie { padding-left: 0px; }
TD.secondaryie { padding-left: 30px; }
TD.tertiaryie { padding-left: 60px; }

pre {
	font-family:"Courier New",monospace;
	font-size:110%;
	margin-left: 0;
	margin-bottom: 0;
}

sup {
	font-family: verdana,helvetica,arial,sans-serif;
}

div.floatRight {
	/*float:right; NOTE: trips up Omni Web... forces column */
	width:100%;
	text-align:right;
	padding-top:6px;
}

div.caption {
	font-size:75%;
}

.footnote {
	line-height:100%;
}

img.float {
	float:left;
}

.beginpage {
	font-family: verdana,helvetica,arial,sans-serif;
	font-style:normal;
	font-size:80%;
	color:#333300;
}

.modHeader {
	font-style:italic;
	font-weight:bold;
}

.genusName {
	font-style:italic;
}

.speciesName {
	font-style:italic;
}

.subSpeciesName {
	font-style:italic;
}

.subGenusName {
	font-style:italic;
}

.smText {
	font-size:80%;
	white-space:pre;
	padding:0px 0px 0px 1px;
}

.light {
	font-weight:lighter;
}

.heavy {
	font-weight:bold;
}

.wordpict {
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}

.pubdate { font-style:normal; }
.bibliotitle { font-style:normal; }
.bibliocitetitle { font-style:normal; }


a:link    {color:#900B09; background-color:transparent}
a:visited {color:#666699; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}
