@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ECE9D8;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
BOX {
	background-position: center;
	background-color: #FFFF00;
	width: 100%;
}
#mastead {
	position:absolute;
	width:1005;
	height:200px;
	z-index:1;
	left: 25px;
	top: 23px;
	background-color: #191D20;
}
#search {
	position:absolute;
	width:235px;
	height:47px;
	z-index:1;
	left: 516px;
	top: 131px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	background-color: #F09D4D;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hilite {
	background-color: #FFFF33;
}


p {
	font-size: 9pt;
	color: #333333;
}
h3 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.half {
	line-height: 1.5;
}
