BODY {  background: #fefed8 url(simple.jpg);         
        background-repeat: repeat;
        background-attachment: fixed;
        font-family: Georgia, serif;

	scrollbar-face-color: #eaffa5; 
	scrollbar-shadow-color: #003300; 
	scrollbar-highlight-color: #003300; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-track-color: #deeacc; 
	scrollbar-arrow-color: #003300;       
           }


#head { position: static;
	visibility:visible;
	width:190px;
	height:80px;
	z-index:10;
	background-image: url(header.gif)
}

#fae {  position: relative;
	visibility:visible;
	left:5px;
	width:200px;
	height:200px;
	z-index:5;
	background-image: url(fae.gif)
}


A { font-size: 11pt;
 text-decoration: none;
 font-family : Georgia; 
 color: black;
 }
 
A:Visited { font-size: 11pt;
 text-decoration: none;
 font-family : Georgia;
 color: black;
 }

A:Hover{ font-size: 11pt;
	color: black;
	background-color: #dcff70;
	text-decoration: None;
	
}

A:Active { 
	font-size: 11pt;
 	background-color: #dcff70;
 	text-decoration: none;
 	font-family : Georgia;
 	color: black;
 }

.style1 {font-family: Georgia, serif; font-weight: bold; font-size: 20pt; color: black}
.style10 {font-family: Georgia, serif; font-size: 11pt; color: black}
.style15 {font-family: Georgia, serif; font-size: 15pt; color: black}
.style20 {font-family: Georgia, serif; font-size: 9pt; color: black}

.style101 {font-family: Wingdings; font-size: 15pt; color: #537c1e}
.style100 {font-family: Wingdings; font-size: 15pt; font-weight: bold; color: #537c1e}