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


td img {display: block;}body,td,th {
	font-family: Palatino, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
#container {
	position:relative;
	width:750px;
	height:400px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position:absolute;
	width:750px;
	height:150px;
	z-index:1;
}
#header2 {	position:absolute;
	width:750px;
	height:150px;
	z-index:1;
}
#body {
	position:absolute;
	width:750px;
	height:250px;
	z-index:2;
	top: 150px;
}
h1 {
	color: #660000;
}
h2 {
	color: #000066;
}
h3 {
	color: #660000;
}
h4 {
	color: #660000;
}
h5 {
	color: #660000;
}
h6 {
	color: #660000;
}
p {
	text-align: justify;
}
