body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.regTextBold {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	font-weight:bold;
}
.regtextbigbold {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
}
.inputText {
	color: #923E2C;
	font-size: 10px;
	font-family: tahoma;
	font-weight:bold;
}
a:link{
    font-family:tahoma;
    color: #923E2C;
    FONT-SIZE: 10px;
    text-decoration: none;
    font-weight: bold;
}

a:visited{
    font-family:tahoma;
    color: #923E2C;
    FONT-SIZE: 10px;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    font-family:tahoma;
    color: #000000;
    FONT-SIZE: 10px;
    font-weight: bold;
}
.button {
font-family:tahoma;
font-size:10px;
background: #845746;
color:#ffffff;
height:19px;
text-decoration:none;
cursor: hand
}
