body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.fon{
	background:#532406;
}

a.menu{
	text-decoration:none;
	font-size:10px;
	line-height:13px;
	color:#c9953d;
	font-weight:500;
}

a:hover.menu{
	text-decoration:underline;
	font-size:10px;
	line-height:13px;
	color:#D0AD33;
	font-weight: bold;
}

h1{
	font-size:18px; color:#800000;
}

h2{
	font-size:14px;
}

strong{
	font-weight:100;
}