h1 {
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAE4BB;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #030;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #030;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding-top: 10px;
	color: #600;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990;
	padding-left: 10px;
	font-style: italic;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990;
	border-left-color: #990;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.footer_text {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #030;
	font-weight: bold;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-style: normal;
	color: #33333;
}
.p_single {
	line-height: 5%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
}
.tables {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
}
