a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Normal10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #560000;
}
.Normal12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560000;
}
.Normal14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #560000;
}
.NormalRed10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.NormalRed12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.NormalRed14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.Bold12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560000;
	font-weight: bold;
}
.Bold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #560000;
	font-weight: bold;
}
.BoldRed12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.BoldRed14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Italic10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #560000;
	font-style: italic;
}
.Italic12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560000;
	font-style: italic;
}
.Italic14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #560000;
	font-style: italic;
}
.ItalicRed10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-style: italic;
}
.ItalicRed12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
}
.ItalicRed14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
}
.BoldItalic12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560000;
	font-weight: bold;
	font-style: italic;
}
.BoldItalic14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #560000;
	font-style: italic;
	font-weight: bold;
}
.BoldItalicRed12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.BoldItalicRed14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.Bold16pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #560000;
	font-weight: bold;
}

