a        {color: #BD2B35;text-decoration: underline}
a:active {color: #0000ff;text-decoration: none}
a:hover  {color: #ff4040;text-decoration: underline}
body, p, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
body {background-color: #777; margin: 1px; font-size: 0.8em;}
td {background-color: #fff;}
p {text-align: justify;}
em {
	color: #A52A2A;
	font-weight: bold; 
	font-style: normal;
}
hr {
	border: 0;
	color: #754019;
	background-color: #754019;
	height: 1px;
}
h1,h2,h3,h4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #6B3005
}
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3,h4 {font-size: 1.3em;}
h2,h3 {color: #BD2B35;}
h4 {color: #000;}
#menu {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	background: #F2F2F2;
}
#menu a {
	display: block;
	font-size: 14px;
	border: 0;
	margin: 0;
	padding: 8px 0 8px 16px;
	width: 164px;
	border-right: 1px solid #ADA696;
	color: #754019;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1em;
}
#menu a:hover {
	background: #bbb;
	cursor: pointer;
}
.sel {
	background: #D9D9D9;
}
#menu2 {padding: 8px 8px;}
#content {padding: 0 8px 0 20px;}
#foot {
	padding: 0 8px;
	color: #743001; 
	font-size: 10px;
	text-align: right;
}