@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fbc26b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #173810 ; 
	text-decoration: none;	
}



#content {
	position:relative;
	left:0px;
	top:0px;
	width:610px;
	height:520px;
	z-index:1;
	padding:5px;
	overflow: auto;
}



a:link {
	color:#173810;
	text-decoration: underline;
	
}

a:visited {
	color:#173810;
	text-decoration: underline;
}

a:hover {
	color:  #173810;
	text-decoration: underline;
	font-weight: bold;
}

a:active { 	
	color: #173810;
	text-decoration: underline;
}



h1 {
	font-size: 12pt;
	color: #173810 ; 
	text-decoration: none;	
}

h2 {
	font-size: 10pt;
	color: #173810 ; 
	text-decoration: none;
}
h3 {
	font-size: 10pt;
	color: #173810 ; 
	text-decoration: none;
}
h4 {font-size: 8pt;
	color: #173810 ; 
	text-decoration: none;
	
}
h5 {
	
}
h6 {color: #173810 
	
	 
}
