a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	
}
.navigation a {
	color: #666666;
}
.navigation a:hover {
	color: #000000;
}
.navigation a:visited {
	text-decoration: none;
}

.navigationred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #990000;
}
.navigationred a {
	color: #990000;
}
.navigationred a:hover {
	color: #000000;
}
.navigationred a:visited {
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	font-style: normal;
	text-transform: uppercase;
	
}
.nonindentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	font-style: normal;
	text-transform: uppercase;
}
.exhib_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.exhib_text a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.exhib_text a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.exhib_text a:visited {
	color: #000000;
	font-weight: bold;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.textital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic
	
}
.text a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.text a:visited {
	color: #000000;
}
.reverse {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.reverse a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.reverse a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.reverse a:visited {
	color: #999;
	font-weight: bold;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
td {
	margin: 0px;
	padding: 0px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;

}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;

}

