body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:link {  color: #FF3300}
a:visited {  color: #0066FF}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: overline;
}
p { font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
td { font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
th { font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
ul { font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
hr {  color: #990000}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.tiny { font-size: 10px; line-height:15px; font-family: Arial, Helvetica, sans-serif; color:#990000; text-decoration:none; }

