@charset "utf-8";
/* CSS Document */


body {
	background-color:#6C3617;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #957E6F;
}

.style2 {color: #E7C886}


.style3 {
	color: #774728;
	font-weight: bold;
}


.style5 {color: #A1744A}


.style6 {
	text-decoration: underline;
}

.style9 {
		font-family: Tahoma;
		font-size: 14px;
		color: #c35000;
		letter-spacing: 0.5px;	
}

.style10 {
		font-family: "Trebuchet MS";
		font-size: 24px;
		color: #754829;
		letter-spacing: 0.5px;
		font-weight: bold;
		
}

.style8 {text-decoration: underline; font-weight: bold; }


.heading1 {
	color: #774728;
	font-weight: bold;
	font-size:14px;
}

.link1
{
    font-family: Tahoma;
	font-size: 11px;
	color: #774728;
	font-weight: bold;
	text-decoration:underline;
}

.link1:hover
{
    font-family: Tahoma;
	font-size: 11px;
	color: #774728;
	font-weight: bold;
	text-decoration:none;
}

.link2:link
{	
	font-family:Tahoma;
	color: #774728;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

.link2:visited
{	
	font-family:Tahoma;
	color: #774728;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

.link2:active
{	
	font-family:Tahoma;
	color: #774728;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

.link2:hover
{	
	font-family:Tahoma;
	color: #774728;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}

