body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
table, td, tr{
	font-family: Arial, Helvetica, sans-serif;;
	font-size : 12px;
	margin: 0px;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	height: 1px;
	border-top: 1px dotted #FF6600;
	border-bottom: 0px dotted #FF6600;
	border-left: 0px dotted #FF6600;
	border-right: 0px dotted #FF6600;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}

#zacharias {
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}
#left {
	padding-top: 10px;
	background: #CECECE;
}
#leftcontent {
	padding: 10px;
}
#content {
	padding: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;;
	font-size : 11px;
	margin: 0px;
	color: #FF6600;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size : 11px;
	margin: 0px;
	color: #FF6600;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size : 11px;
	margin: 0px;
	color: #FF6600;
	text-decoration: none;
}

.sitemap1 { padding-left: 30px; font-weight: bold; font-size: 18px; color:#FF0000}
.sitemap2 { padding-left: 60px; font-weight: bold}
.sitemap3 { padding-left: 90px;}
.sitemap4 { padding-left: 120px; font-style: italic;}