body {
background: #eee url('../img/bg.png') repeat-x top;
font-family: "Arial";
font-size: 14px;
text-align: center;
margin: 0 auto;
color: #585858;
}
a, a:visited {
	color: #EA672E;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	color: #11A6D4;
	text-decoration: none;
	font-weight: normal;
}
img {
	border: none;
}
h1 {
	color: #00469B;
}
pre {
	font-family: "Arial";
}
#ll {
	color: #fff;
}
#ll a {
	color: #fff;
}
#ll a:hover {
	text-decoration: none;
}
#cnt {
	margin: 50 auto;
	background-color: #fff;
	width: 768px;
	padding: 20px;
	min-height: 410px;
}
#mnu {
	margin: 50px 0 50px 0;
}
#mnu a {
	color: #11D431;
	font-size: 11pt;
	margin-right: 15px;
	font-style: normal;
	text-decoration: none;
	border-right: 2px solid #eee;
	padding: 4px 15 4px 0;
}
#mnu a:visited {
	color: #11D431;
	font-size: 11pt;
	margin-right: 15px;
	font-style: normal;
	text-decoration: none;
	border-right: 2px solid #eee;
	padding: 4px 15 4px 0;
}
#mnu a:hover {
	color: #E60003;
	font-size: 11pt;
	margin-right: 15px;
	font-style: normal;
	text-decoration: none;
	border-right: 2px solid #eee;
	padding: 4px 15 4px 0;
}
#txt {
	text-align: justify;
	padding: 0px 25 0px 25;
}
