      BODY  {
           color: #4c4c4a;
           font-family: tahoma;
           font-size: 12px;
           text-align: justify;
           line-height:1.5;
}



a:link, a:visited {
	color:#8b473e;
	text-decoration:none;
}

a:hover, a:active {
	color:#cf493f;
	text-decoration:underline;
}

     h1   {
           font-family: tahoma;
           font-size: 14px;
           color:#cf493f;
           font-weight:none;
           border-bottom: 0px solid #a7b5c1;}



