@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #003366;
}
#navText {
	font:14px Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
    }
.style1 {
	color: #336633;
	font-weight: bold;
}
.style5 {	font-size: 12px;
	color: #336633;
	font-weight: bold;
}
.style11 {
	font-weight: bold;
}
.style12 {
	font-size: 10px;
	font-style: italic;
}
.style17 {color: #336699}
.style19 {
	font-size: 16px
}
.style10 {color: #999999}
.style20 {color: #333333}
.style2 {	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.style22 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.style23 {font-size: 12px}
.style111 {	color: #669966;
	font-weight: bold;
}
.deadlink {
	text-decoration: line-through;
	color: #003366;
	font-weight: bold;
}
.deadlink_RED {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}

