	a{
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color: #043f36;
		}
	}
		
	a:hover{
		font-size: 13px;
		color: #82683d;
	}

	
	
p{
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	line-height: 12px;
	list-style-image: url(../images/bullets/bullet.gif);
	font-family: Tahoma;
	font-size: 13px;
	color: #82683d;	
	text-decoration: none;
	line-height: 14px;

}

form{
	margin: 0px;
	padding: 0px;
}

.underline{
	text-decoration: underline;
}





.Green{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #043f36;
	line-height: 12px;
}
	
	
.Brown{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #82683d;
	line-height: 12px;
}
	
	
	
	
	
.Red12{
	font-family: Tahoma;
	font-size: 13px;
	color: #910000;
	text-decoration: none;
}


.Red11{
	font-family: Tahoma;
	font-size: 13px;
	color: #910000;
	text-decoration: none;
}

.Red11:HOVER{
	color: #9ea575;
}


.Red10{
	font-family: Tahoma;
	font-size: 13px;
	color: #910000;
	text-decoration: none;
}

.Red10:HOVER{
	color: #9ea575;
}



.Brown11{
	font-family: Tahoma;
	font-size: 14px;
	color: #82683d;	
	text-decoration: none;
}

.Brown10{
	font-family: Tahoma;
	font-size: 13px;
	color: #82683d;	
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}

.Brown10:HOVER{
	color: #910000;	
}


.Black10{
	font-family: Tahoma;
	font-size: 13px;
	color: #0000;	
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}


