@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55463F;
}
body {
	background-color: #322421;
}
a:link {
	color: #523b39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #523b39;
}
a:hover {
	text-decoration: underline;
	color: #ee5624;
}
a:active {
	text-decoration: none;
	color: #523b39;
}
.style1 {font-size: 12px}
.style3 {font-size: 11px}
.style4 {
	color: #40c2d0;
	font-weight: bold;
	font-size: 16px;
}
.styleHidden {
color:#322421;
font-size: 0.5px; 
}
