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

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 9pt;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.intro {
	font-size: 8pt;
	line-height: 9pt;
	color: #58b7dd;
	text-decoration: none;
}
.dotted {
	color: #BF1e2D;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 11pt;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #958870;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ada18a;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: BF1E2D;
	text-decoration: none;
	}
h1 {
	font-size: 8pt;
	line-height: 8pt;
	color: #BF1e2D;
}
.header {
	font-size: 10pt;
	line-height: 10pt;
	color: #58b7dd;
	}
.subheader {
	color: #58b7dd;
}
.inlinelink {
	color: #C2B59B;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
}
.inlinenav {
	color: #58B7DD;
	font-size: 10pt;
	line-height: 11pt;
}
.taglime {
	font-size: 8pt;
	line-height: 8pt;
	font-style: italic;
	}
.papertoy {
	font-size: 9pt;
	line-height: 10pt;
}
.border {
	border-right-style: solid;
	border-right-width: 1px;
}

</style>
