body {
	font-size: small;
	line-height: 16px;
	background-color: #FFFFFF;
}
body {
	font-size: small;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
h1 {
	font-size: 14px;
}
body {
	font-size: small;
	line-height: 16px;
	background-color: #99CCFF;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
.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;
}
body {
	color: #333333;
}
.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;
}
body {
	font-size: small;
	line-height: 20px;
}
.liststyle {
	font-size: 12px;
	line-height: 20px;
	background-color: #CFFEE6;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: square;
}
em {
	font-size: medium;
	background-color: #FFFF00;
}