body {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #573024;
	
}
td {
	font-family: Arial;
	font-size: 13px;
	line-height: 150%;
	color: #090E0A;
}
h1 {
	font-family: Arial;
	font-size: 15px;
	line-height: 12px;
	color: #573024;
    text-decoration: bold;

}
h2 {
	font-family: Arial;
	font-size: 13px;
	line-height: 12px;
	color: #573024;
    text-decoration: bold;

}
p {
	color: #090E0A;
	text-decoration: none;
}
a:link {
    font-family: Verdana;
	color: #55322C;
	font-size: 13px;
	text-decoration: none;
}

a:visited {
    font-family: Verdana;
	color: #55322C;
    font-size: 13px;
    font-family: Verdana;
	text-decoration: none;
}

a:hover {
	color: #BB6353;
	text-decoration: none;
}

.menu a:link {
    font-family: Arial;
	color: #DDD8D4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
    font-family: Arial;
	color: #DDD8D4;
	font-size: 14px;
	font-weight: bold;

}

.menu a:hover {
	color: #BB6353;
}

.mail a:link {
    font-family: Arial;
	color: #55322C;
	font-size: 12px;
	text-decoration: none;
}

.mail a:visited {
    font-family: Arial;
	color: #55322C;
    font-size: 12px;
	text-decoration: none;
}

.mail a:hover {
	color: #BB6353;
	text-decoration: none;
}