#center {
	width: 800px;
	position: relative;
	top: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	font: 12px Arial;
	text-align: center;
	letter-spacing: 2px;
	z-index: 4;
}
#main {
	position: absolute;
	width: 779px;
	left: 0px;
	top: 121px;
}
#main1 {
	position: absolute;
	width: 779px;
	left: 0px;
	top: 40px;
}
#menu {
	left: 0px;
	top: 121px;
	width: 139px;
	position: absolute;
	z-index: 2;
}
#contents {
	left: 140px;
	top: 0px;
	width: 639px;
	z-index: 3;
	position: absolute;
}
#headerimg {
	left: 0px;
	top: 39px;
	width: 779px;
	position: absolute;
}
#logo {
	top: 10px;
	position: absolute;
	left: 0px;
	width: 779px;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial;
			}

.read1 {
	font-size: 12px;
	line-height: 14pt;
	text-decoration: none;
	font-family: Arial;
			}

.read2 {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial;
			}

.read3 {
	font-size: 9px;
	font-family: Arial;
			}

.read4 {
	font-size: 14px;
	line-height: 18pt;
	font-family: Arial;
			}

.read5 {
	font-size: 16px;
	line-height: 20pt;
	font-family: Arial;
			}

ul {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

a:link {
			color: #0000FF;
			text-decoration: underline
			}

a:visited {
			color: #CC00FF;
			text-decoration: underline
			}

a:hover {
			color: #FF0000;
			text-decoration: none;
			background-color: #FF9999
			}

a:active {
			color: #0000FF;
			text-decoration: underline;
			background-color: #9999FF
			}

table {border-collapse: collapse;}

.table4 {
			border-color: #999999 #999999 #999999 #999999;
			font-size: 12px;
			border: 1px #999999 solid;
			padding-top: 2px;
			padding-right: 2px;
			padding-bottom: 2px;
			padding-left: 2px
			}