@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
}
#topnav {width:1000px; padding-top:6px; height:18px; color: #FFFFFF; font-size:11px; font-weight: normal;
}

#topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: underline;
	color: #990000;
}
#topnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav2 {width:911px; padding-left:89px; padding-top:6px; height:18px; color: #000000; font-size:11px; font-weight: bold;
}

#topnav2 a:link {
	color: #000000;
	text-decoration: none;
}
#topnav2 a:visited {
	text-decoration: none;
	color: #000000;
}
#topnav2 a:hover {
	text-decoration: underline;
	color: #990000;
}
#topnav2 a:active {
	text-decoration: none;
	color: #000000;
}

ul li {margin-bottom: 5px;}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #680B30;
}
.style6 {
	font-size: 16px;
	font-style: italic;
}
.style7 {color: #990000;}

.style8 {color: #9D6C09; font-weight: bold; }


a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#680B30;
}
