.email {
	font-family: Verdana;
	font-size: 10px;
	color: #2B0A00;
	text-decoration: none;
}
a.emailLink:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #2B0A00;
	text-decoration: none;
}
a.emailLink:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #2B0A00;
	text-decoration: none;
}
a.emailLink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #612E13;
}

a.emailLink:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #2B0A00;
	text-decoration: none;
}


.matter {
	font-family: Verdana;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}
.matter1{
	font-family: arial;
	font-size: 12.5px;
	color: #131313;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}
.brown {
	font-family: Verdana;
	font-size: 12px;
	color: #612E13;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
.brown1 {
	font-family: Verdana;
	font-size: 12px;
	color: #612E13;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
	font-weight: none;
}


.scroll {
	SCROLLBAR-FACE-COLOR: #E0CBBA; SCROLLBAR-HIGHLIGHT-COLOR: #F8F4F1; SCROLLBAR-SHADOW-COLOR: #F8F4F1; SCROLLBAR-3DLIGHT-COLOR: #F8F4F1; SCROLLBAR-ARROW-COLOR: #A3510F; SCROLLBAR-TRACK-COLOR:#F8F4F1; SCROLLBAR-DARKSHADOW-COLOR:#F8F4F1;
}
