body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1E1C5;
}

a {
	font-weight: bold;
	color: #863A20;
}

a:hover {
	font-weight: bold;
	color: #FF6600;
}



h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

.navigation_side {
	background-color: #DFBA73;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

a.navigation_side {
	font-weight: bold;
	color: #E1BA74;
	text-decoration: none;
}

a.navigation_side:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.navigation_header {

	background-color: #D7C9B3;
	color: #863A20;
	font-size: 18px;
	font-weight: bold;
}

.navigation_top {

	background-color: #E1BA74;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

a.navigation_top{
	font-weight: bold;
	color: #863A20;
	text-decoration: none;
}

a.navigation_top:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.footer {


	background-color: #863A20;
	color: #E1BA74;
	font-size: 10px;
	font-weight: normal;
}

a.footer {
	font-weight: bold;
	text-decoration: none;
}

.content {
	font-size: 12px;
	color: #330000;
	padding: 10px;
	background-color: #FFFFFF;
}

th {}
