.head{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #486620;
text-decoration: none;

}

.head2{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

.copy{
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;

}

a.copy{
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;

}

a.copy:hover{
font-family: arial;
font-size: 11px;
color: #486620;
text-decoration: underline;

}

body {
	v-align: top;
	text-align: center;
	margin: 0px;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #486620;
    font-family: arial; font-size: 11px;
	background-color: #554e40; 
}


input {
    font-family: arial;
    font-size: 11px;
    border-width: 1;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

select {
    font-family: arial;
    font-size: 11px;
    border-width: 1;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

textarea {
    border-width: 1;
    font-family: arial;
    font-size: 11px;
    color: #000000;
    border-color: #000000;
    background-color: #ffffff;
}

.button {
	border: 1 solid 000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}
