body {
	background-color: #D4D4D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.bigTitle {
	font-family: Arial;
	font-size: 18px;
	color: #0A36A5;
	font-weight: bold;
}
.subTitle {
	font-family: Arial;
	font-size: 12px;
	color: #0A36A5;
}
hr {
	color: #E7E7E7;
}
.notice {
	font-family: Verdana;
	font-size: 9px;
	color: #B2B2B2;
}
.navbar {
	font-family: Verdana;
	font-size: 11px;
	color: #0A36A5;
	font-weight: bold;
}
a.navbar:link {
	color: #0A36A5;
	text-decoration: none;
}
a.navbar:hover {
	text-decoration: underline;
}
a.navbar:visited {
	color: #0A36A5;
}
a.navbar:active {
	color: #FF9900;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ch14 {
	font-size: 14.8px;
	line-height: 20px;
}
