@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg2.jpg) #4f4b3a top center;
	margin-top: 0px;
	background-color: #0dbcb6;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #3e1e16;
}
a:link, a:visited {
	color: #0dbcb6;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #0dbcb6;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family: Palatino Linotype, Book Antiqua, Palatino6, serif;
}
p {
	margin-top:3px;
	margin-bottom: 12px;
}
h1 {
	font-size: 36pt;
	color: #3e1e16;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size: 24pt;
	color: #3e1e16;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 18pt;
	color: #3e1e16;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-size: 16pt;
	color: #3e1e16;
	margin-top:0px;
	margin-bottom:0px;
}
h5 {
	font-size: 14pt;
	color: #3e1e16;
	margin-top:0px;
	margin-bottom:0px;
}
h6 {
	background-color: #e9e4c9;
	padding:5px 5px;
	margin: 10px 20px;
	font-size: 12pt;
	color: #3e1e16;
}
h6 a:link, h6 a:visited {
	background-color: #e9e4c9;
	color: #3e1e16;
	padding:5px 15px;
	text-decoration:none;
}
h6 a:hover, h6 a:active {
	background-color: #3e1e16;
	color: #e9e4c9;
	padding:5px 15px;
	text-decoration:none;
}
.footer {
	color: #e9e4c9;
	font-size: 9pt;
}
