.subLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.sub {
	color: #993399;
}
a.sub_on {
	color: #FFFFFF;
	background-color: #993399;
}
h1 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 20pt;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.firstline {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.georgiaBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
}
.subsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000099;
}
.subsub:hover{
	color: #0000DD;
	background-color: transparent;
}
.bigText {
	font-family: Arial;
	font-size: 11pt;
}
.box {
	background-color: #009966;
	color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #00FFCC;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	text-decoration: underline;
}
hr {
	height: 2px; color: transparent;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C00000;
	font-style: italic;
}
