a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	color: #333300;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-family: Arial, sans-serif;
	color: #DDA218;
	text-align: left;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.formhead {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.titleLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: overline;
}
.activelink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.titleSig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-style: italic;
}
.strong {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.strongItalic {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
pre {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 18px}
.RuleAbove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDA218;
}

