body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
a.nlink:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.nlink:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.nlink:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.nlink:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.hlink:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.hlink:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.hlink:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.hlink:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.ilink{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.orange {
	background-color: #FD7204;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
.brown {
	background-color: #C66C26;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
.blue {
	background-color: #277DBF;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
.yellow {
	background-color: #FFCC00;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
}
.green {
	background-color: #1A7D4C;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.yellowthin {
	background-color: #FFCC00;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	text-align: center;
	padding: 4px;
}
.normal {
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}
.yellowbg {
	background-color: #FFCC00;
}
.copyr {
	font-size: 10px;
	color: #00125C;
	font-weight: bold;
	padding: 2px;
}

