body {
	background-image: url('../images/bg1.jpg'); FONT-FAMILY: Tahoma

}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #443408;
}
.style11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #443408;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #443408;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
}
.style4 {color: #ad5d2a}
.style5 {
	color: #b25f2c;
	font-weight: bold;
}
.style6 {color: #443408}


a:link
{
	color: #AD5D2A;	
	text-decoration: underline;

}
a:visited
{
	color: #443408;
}
a:active
{
	color: #443408;

}
a:hover
{
	color: #660000;
	text-decoration: none;

}