BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #5E200A;
	color : #006633;
	font-size: 12px;
	scrollbar-3d-light-color : #D5A163;
	scrollbar-arrow-color : #006633;
	scrollbar-base-color : #006633;
	scrollbar-dark-shadow-color : #006633;
	scrollbar-face-color : #D5A163;
	scrollbar-highlight-color  : #5E200A;
	scrollbar-shadow-color : #006633;
	font-weight : normal;
	font-style : normal;
	line-height: 16px;
	}

	
a:link {
	color : #D5A163;
}

a:visited {
	color : #006633;
	
}

a:active {
	color : #AB6949;

}

a:hover {
	color : #AB6949;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 16px;

	}

	h1, h2, h3, h4 { 
		color : #5E200A;
		text-align: center;
		
}
h1 {
	font-size : 24px;
}
h2 {
	 font-size : 18px;
}
h3 {
	font-size : 16px;
}
h4 {
	font-size : 14px;
}
h5 {
   font-size : 12px;
	color : #006633;
}

h6 {
	
	font-size : 10px;
	}
	
ul {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : left;
	line-height : 16px;
	margin-left: 40px;
	margin-right: 40px;
	}

nav {
	background-color : #D5A163;
	width: 135px;
	top: 450px;
	left : 1px;
}



.element1 {
	position : absolute;
	border: none;
	top: 3px;
	left: 0px;
}

.element2 {
	position : absolute;
	left : 490px;
	top: 7px;
	width: 132px;
	
}

	
.center {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-align : center;
}
.center1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;

	text-align : center;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-align: left;
	background-repeat: repeat-y;
}

.textcenter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;

	text-align: center;
	
	position : absolute;
}
.textright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	position : absolute;
	
}


