body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333300;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423B24;
	text-align: left;
}
#tableFoundation {
	border: 1px solid #333333;
	border-collapse: collapse;
	background-color: #D7C0A5;
}
#tdRuleLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-collapse: collapse;
}
#tdRuleRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-collapse: collapse;
}
#tdRuleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-collapse: collapse;
}
#tdRuleBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-collapse: collapse;
}
#tdNavigationText {
	padding-top: 12px;
	padding-bottom: 12px;
}
#tdHeadlines {
	padding-top: 8px;
	padding-bottom: 8px;
}
#tableArticle img {
	padding-right: 8px;
	padding-bottom: 4px;
}


h1 {
	font-size: 24px;
	color: #A60404;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 2px;
}
h2 {
	font-size: 18px;
	color: #A60404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left-color: #A60404;
	border-left-width: 8px;
	border-left-style: solid;
	padding-left: 7px;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	color: #423B24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A60404;
	margin-bottom: 2px;
	margin-top: 4px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #A60404;
	text-align: left;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A60404;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9F7535;
}
a:hover {
	text-decoration: none;
	color: #474F49;
}
a:active {
	text-decoration: underline;
	color: #423B24;
}
p {
	text-align: left;
	line-height: 1.5em;
}
#tableNavigationLinks a {
	color: #A60404;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #423B24;
	border-bottom-color: #423B24;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#tableNavigationLinks a:hover {
	background-color: #FBFCF9;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
color: #000;
background-color: #000;
height: 2px;
border: 0;
}

