body,td,th {
	font-size: 0.8em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.3em;
	background-color: #000;
}


#centered {
	position: relative;
	top: 0;
	right: 0;
	width: 650px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 680px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 0px 20px;
}




a:link {
	color: #791408;
	text-decoration: none;
	background-color:#E6D19E;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a:visited {
	color: #881008;
	text-decoration: none;
	background-color:#EED09E;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a:hover {
	color:#F0D2A9;
	text-decoration: none;
	background-color:#730B08;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a:active {
	color: #771303;
	text-decoration: none;
	background-color:#E6CEA4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h1{
	font-weight:normal;
	font-size: 1.50em;
	color:#E4C29D;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.1em;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
h2{
	font-size: 1em;
	padding: 4px;	


}
h3{
	font-size: 1.30em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	


}
.blue {
	background-color: #546884;
	padding: 4px;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.maint {
	font-size: 1.10em;
	padding: 4px;
	line-height: 1.40em;
}
