.bod {
	
	width: 100%;
	left: 0px;
	top: 0px;
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	z-index:1;
	
}
.maintext {  font-family: Georgia, "Trebuchet MS", sans-serif; font-size: 12px; font-weight: bold; color: #690903}
.bltext {  font-family: Georgia, "Trebuchet MS", sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.bl2text {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bltext1 {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #690903;
	background-color: #FFFFFF;
}

  
  #menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	 
}

  #menu LI {  margin: 6px 3px; }

    A.imglink{ 
     
    font : bold 13pt Georgia, "Trebuchet MS", sans-serif; 
    color:#580404; 
   	text-align:left; 
    padding-top:1em; 
    display:block; 
    text-decoration:underline overline; 
    } 
    A.imglink:Hover{
	
    font : bold 13pt Georgia, "Trebuchet MS", sans-serif; 
    color:000000; 
    text-decoration:underline overline; 
    } 
a.black:link {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a.black:visited {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.black:hover {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #3E474A;
	text-decoration: underline;
	font-size: 12px;
}
a.black:active {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}