body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	color: #000066;

}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
hr {
	text-align: center;
	width: 100%;
	position: static;
	background-position: center;

}
font {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #CC0000;
	text-transform: none;
	font-weight: bold;
	vertical-align: baseline;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #0000CC;
	text-transform: none;
	font-weight: bold;
	vertical-align: text-bottom;
	line-height: normal;
	word-spacing: normal;


}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #00CCFF;
	text-transform: none;
	font-weight: normal;
	vertical-align: text-bottom;
	line-height: normal;
	word-spacing: normal;




li {
	color: #FFFFFF;
	list-style-type: disc;
	font-size: medium;
	font-variant: small-caps;
	text-decoration: underline;
	font-variant: normal;
	text-decoration: none;




}
a {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
}

