body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;

}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}
.head{
        font-size:16px;
	font-weight:bold;
	color:#f19128;
}
.link{
        font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#979797;
	text-decoration:underline;
}
.text{
		font-size:11px;
	        color:#434343;
		font-family:Arial, Helvetica, sans-serif;
        	text-align:left;


}
.text a{
	        color:#434343;
	        text-decoration:none;
}
.texthead{
                color:#007c84;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
        	font-weight:bold;

}
.texthead a{
                color:#007c84;
  	        text-decoration:none;
}
.texthead a:hover{
text-decoration:underline;	
}

.text a:hover{
text-decoration:underline;	
}