body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;

}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #00CCFF;
}
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;

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


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	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;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

