/* CSS Document */
<!--
.style3 {font-family: Tahoma; font-size: 11px; }
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #633505;
}
.style5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #BD8F5A;}
a:link {
	color: #6D4216;
	text-decoration: none;
}
a:visited {
	color: #6D4216;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #6D4216;
	text-decoration: none;
}
.style6 {
	color: #333333;
	font-size: 10px;
}
.style7 {color: #993300}
.style9 {font-family: Tahoma}
.style10 {font-size: 10px}
.style12 {font-family: Tahoma; font-size: 11px; color: #333333; }
a.links:link{font-family: Tahoma; font-size:11px; font-weight:normal; text-decoration:underline; color:#993300;}
a.links:visited{font-family: Tahoma; font-size:11px; font-weight:normal; text-decoration:underline; color:#993300;}
a.links:hover{font-family: Tahoma; font-size:11px; font-weight:normal; text-decoration:none; color:#333333}
a.links:active{font-family: Tahoma; font-size:11px; font-weight:normal; text-decoration:underline; color:#993300;}
.style13 {color: #333333}
.style15 { font-family:Tahoma; font-size:11px; color: #993300; font-weight: bold;}
.stylesubtitle{ font-family:Tahoma; font-size:11px; color:#BD8F5A;}
-->