td,  div, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	color: #333333;	
}
a, a:link, a:visited {
	color: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, a:active {
	text-decoration: underline;
	color: #993333;
	font-family:  Arial, Helvetica, sans-serif;
}
b, strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
H1 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H4 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H5 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}