body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #666666;
}
li.li1 {
}
li.li2 {
	left: 10px;
	width: 230px;
	position: relative;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.menu li {
	list-style-type: none;
}
.menu ul {
	padding-left: 0px;
	margin-left: 0px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.banner {
	position: absolute;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 250px;
}
.content {
	position: absolute;
	top: 120px;
	left: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	margin: 0px;
	padding: 5px;
}
.content h2 {
	font-size: 14pt;
}

.menu {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 230px;
}
li.li0 {
	font-weight: bold;
	color: #999999;
}
.content h1 {
	font-size: 16pt;
}
.content h3 {
	font-size: 12pt;
	font-weight: bold;
}
