body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#f0daab;
}
a{
	color: #0a5a50;
	font-weight: underline;
}
a:hover{
	color: #0a5a50;
	font-weight: underline;
}
a:visited{
	color: #0a5a50;
	font-weight: underline;
}
h1{
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0px;
}
h2{
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
}
.txt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0a5a50;
}
.text{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0a5a50;
}
.header{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0a5a50;
}