<Style>

html {
	margin: 0;
	padding: 0;
	}
	
body {
font: normal 11.5px Arial, serif;
color: #71573e; 
margin: 0; 
padding: 0;
letter-spacing: 0px; 
background: fffffff;

scrollbar-face-color: FFFFFF;
scrollbar-3dlight-color: 80E0F7;
scrollbar-highlight-color: FFFFFF;
scrollbar-darkshadow-color: FFFFFF;
scrollbar-shadow-color: 80E0F7;
scrollbar-arrow-color: FFFFFF;
scrollbar-track-color: FFFFFF;
}


.text { 
	font: normal 11.5px Arial, serif;
	color: #71573e; 
	margin-top: 06; 
	text-align: justify;
	}
h1 { 
	font: 16px  Arial, serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: #938474;
	}
h2 { 
	font: bold 10px  Arial, serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	text-align: left;
	color: #71573e;
	}
h3 { 
	font:  bold 10px  Georgia, Times, serif;
	letter-spacing: 5px; 
	margin-bottom: 0; 
	color: #56b8d1;
	}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #56b8d1;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #FF5A35;
	}

.email { 
font-face: Arial, serif;
font-size: 11.5px;

	}

.lay {
	font: normal 11.5px Arial, serif;
color: #71573e; 
display: none;
	position: top;

}

.lay2 {
	font: normal 11.5px Arial, serif;
color: #71573e;
display: absolute;
	position: top;


}



</Style>