body,td,th,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 5px;
	background-color: #ffffff;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-shadow-color:#B88B29;
	scrollbar-face-color:#800000;
	scrollbar-base-color: #1e2a63;
	scrollbar-highlight-color:#FFFF00;
	scrollbar-darkshadow-color:#B88B29;
	scrollbar-3dlight-color:#B88B29;
	background-attachment: fixed;
	background-image: url(../images/Gingkobackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
li {
   font-style:italic;
}
.Title {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   color: #800000;
	font-style: italic;
}
.header {
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 25px;
}
.Modified {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   font-weight: normal;
   color: #800000;
}
a {
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
}
.descrip {
	font-size: 10px;
	font-style: italic;
}
