a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666600;
}
a:active {
	color: #333333;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 26px;
	border-bottom-color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
}
.feature_h1 {
	color: #414141;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFE193;
	line-height: 10pt;
	border: 1px solid #FFC425;
	padding: 2px;
}
.feature_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	color: #414141;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC425;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title_show {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

.nav_link_style {
	font-size: 10pt;
}
.table_marg_bottom {
	margin-bottom: 20px;
}
.table_marg_top {
	margin-top: 20px;
}
.table_marg_top-bot {
	margin-top: 20px;
	margin-bottom: 20px;
}
.table_pad_top-bot {
	padding-top: 20px;
	padding-bottom: 20px;
}
ul {
	list-style-type: square;
	font-size: 10pt;
}
.company_name-title {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414141;
}
li {
	font-size: 10pt;
}
.sponsor_text {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.credit {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.image_padding {
	padding: 10px;
}
