.gray {color: #475652;}
.brown {color: #921706;}
.bold {font-weight: bold;}

h3 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: solid 1px #e3dede;
}

h1 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: solid 1px #e3dede;
}
