

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodybold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
.body {
	font-style: normal;
	color: #000000;
	margin: 0px;
	text-align: justify;
	letter-spacing: normal;
}
.body2 {
	font-style: normal;
	color: #000000;
	margin: 0px;
	text-align: center;
}
.body3 {
	font-style: normal;
	color: #000000;
	margin: 0px;
	text-align: right;
}
.style1 {
	color: #FFFFFF;
	text-align: justify;
	left: 0pt;
	letter-spacing: normal;
	word-spacing: -1pt;
	text-indent: 10pt;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style2 {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	font-weight: bold;
	word-spacing: normal;
	left: 10px;
	margin-left: 5px;
	
}
.style3 {
	color: #000000;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	word-spacing: normal;
	left: 10px;	
}

a {
	font-style: normal;
	font-weight: bold;
	color: #8a5c29;
}
a.small
{
    font-size: 15px;
}
a.medium
{
    font-size: 17px;
}
a.large
{
    font-size: 19px;
}
a:link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8A5C29;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #8A5C29;
} 
a:hover {
	color: #FFC164;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	font-weight: normal;
	color: #8A5C29;
}