@charset "UTF-8";
.nav {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03C;
	text-decoration: underline;
	text-align: center;
	margin: 4px;
	padding: 4px;
}
body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 500px;
	margin-left: 60px;
	padding: 4px;
	text-indent: 8px;
	margin-top: 4px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FC0;
	background-color: #690;
	text-align: center;
	width: 400px;
}
.style16 {
	color: #0C0300;
}
body div table tr td div p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 8px;
	padding: 4px;
	margin: 4px;
}
#new h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
	background-color: #690;
	text-align: left;
	padding: 4px;
}

