@charset "UTF-8";



body { bgcolor:#fff;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding:0px;
	margin:0px;
	font-size:18px;
line-height:1.5em;
 }

center {font-size:18px;
line-height:1.5em;
	}


img {margin:auto;
}

footer {margin-left:7%; 
margin-right:7%;
margin-bottom:2em;
margin-top:0.5em;
line-height:1.5em;

}

.f1 {
font-size:0.9em;
		text-align:left; 
		}

.f2 {
font-size:0.8em;
		text-align:right; 
	}
		
.ad {width:13.25em;
height:1.45em;
	}
	
.ad2 {width:10.9em;
height:3.9em;
	}
	
.ad3 {width:18em;
height:10em;
	}

.ad4 {width:8.4em;
height:1.3em;
	}


hr { height:1px; border:0px; border-top: 1px solid #ccc;  width:100%; noshade:noshade;margin-top:0.5em; margin-bottom:0.5em;}

h1, .h1 {
  font-size: 2.15em;
  font-weight:bold;
 line-height: 1.7em;
}
h2, .h2 {
    font-size: 1.6em;
	 font-weight:bold;
  line-height: 1.4em;
} 
h3, .h3 {
    font-size: 1.2em;
	 font-weight:bold;
  line-height: 1.2em;
} 


a:img{
	border:none
}
a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
	color: #000;
    text-decoration: none;
	
}

a:hover {
    color: #00C;
    text-decoration: none;
	background-color:#FC0;
	
}

.pic {width: 250px;
margin-right:5px; 
margin-left:5px; 
margin-top:10px; 
border:solid; 
border-color:#46a12a; 
border-width:thin;
}

.pic2 {max-width:360px;
margin-right:5px; 
margin-left:5px; 
margin-top:10px; 
border:solid; 
border-color:#46a12a; 
border-width:thin;
}	
	
.pic3 {max-width:340px;
margin-right:5px; 
margin-left:5px; 
margin-top:10px; 
border:solid; 
border-color:#46a12a; 
border-width:thin;
}

	


p, ul, ol, dl {
   margin-top: 0.5em;
   margin-bottom: 1.0em;
}


/*ul, ol { margin-left: 2em; }*/
ol { list-style-type: decimal; }
li {margin-left:1em;}
