BODY {
	font-family: verdana,arial,helvetica,sans-serif;
 }
 
.body {
	font-family: verdana,arial,geneva,helvetica,sans-serif;
 }

A:link {
	COLOR: #339999;
}
A:visited {
	COLOR: #257070;
}
A:hover {
	COLOR: #993300;
}

td {
FONT-SIZE: 75%;
	}
	
.title {
	padding-top : 1px;
	padding-bottom : 6px;
	background-image : url(../img/bk_tbl_03.gif);
	background-repeat : repeat-y;
	background-position : right;
}
.thead {
FONT-SIZE: 75%;
	background-color : #527573;
	font-weight : bold;
	color : #FFFFFF;
	padding-left: 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	}
	
.tbody {
FONT-SIZE: 70%;
	background-color : #FAE27B;
	color : #333333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.odd1 {
FONT-SIZE: 90%;
	background-color : #FAE27B;
	color : #333333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.even1 {
FONT-SIZE: 90%;
	background-color : #FFFFCC;
	color : #333333;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.odd {
FONT-SIZE: 90%;
	background-color : #EFF8F2;
	color : #336600;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.even {
FONT-SIZE: 90%;
	background-color : #FFFFFF;
	color : #336600;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

	
.sdw{
	background-color : #FAE27B;
	background-image : url(../img/tbl_shadow.jpg);
	}

.desc
{
	font-size : 75%;
}
.copyright {
	font-size : 10px;
	background-color : #99cccc;
	background-image : url(../img/bk_cr_pop.gif);
	background-repeat : no-repeat;
	height: 22px;
}

.disclaimer {
	font-size : 10px;
	background-color : #99cccc;
	background-repeat : no-repeat;
	height: 22px
}

.footnote {
	border-left: 1px solid #ccc;
	margin: 20px 0 50px 0;
	padding: 10px 5px;
	font-size: 10px;
	line-height: 120%;
	

}

SPAN.smcaps { font-variant: small-caps }
SPAN.spabrv { font-style : normal;}
SPAN.sp { font-style : italic;}
SPAN.genus { font-style : italic;}
SPAN.synonym { font-size : 75%; font-style : normal;}



