h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F551A;
}
body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
scrollbar-arrow-color: #604A0E;
scrollbar-base-color: #604A0E;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #E2D3A7;
scrollbar-highlight-color: ffffff;
scrollbar-3d-light-color: ffffff;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F551A;
}
div#buttonA {

    margin-left: 0px;	
}
div#buttonA ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
}
div#buttonA li {
    list-style-type: none;
    height: 27px;
    width: 150px;
    margin: 1px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 4px;
}
div#buttonA li a:link {
    color: #346301;
    font-weight: bold;
    background-color: #FCF7E8;
    border-style: outset;
}
div#buttonA li a:visited {
    color: #4F551A;
    font-weight: bold;
    background-color: #FCF7E8;
    border-style: outset;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #4F551A;
    background-color: #DCE3A4;
    border-style: outset;
}
div#buttonA li a:active {
    font-weight: bold;
    color: #4F551A;
    background-color: #FCF7E8;
    border-style: inset;
} 
.brownbox {
	font-weight: bold;
	font-size: 16px;
	color: #FCF7E8;
	background-color: #4F551A;
	line-height: 40px;
	padding: 7px 88px 7px 4px;
	margin: 3px;
}
.line:first-letter {font-family: Times New Roman; 
font-size:270%; 
font-style:italic; 
font-weight:bold; 
float:left; color:#4F551A; } 

.backgreen {
	background-color: #4F551A;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FCF7E8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 30px;
	vertical-align: middle;
}
.unnamed1 {
	padding-left: 3px;
}
