body {
	font-size: 12px;
	margin-top: 0px;
	background-image: url(pic/bg.gif);
}
h2 {
	font-size: 14px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#section {
	padding-bottom: 20px;
	line-height: 25px;
}
#next {
	padding-top: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	color: #003366;
}
h1 {
	font-size: 17px;
	color: #003366;
	padding: 5px;
	border: thick double #003366;
}
.navititle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
}
.liststyle {
	font-size: 12px;
	line-height: 15px;
	background-color: #99FF99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: square;
}
.navititle2 {
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
.navi {
	text-indent: 10px;
}
