body {
	background-color: #000000;
	font-size : 14;
	font-weight: none;
	font-family : Times New Roman;
}
td{
	font-size : 14;
	font-weight: none;
	font-family : Times New Roman;
}
A:link {
	font-size : 14;
	font-weight: none;
	font-family : Times New Roman;
	color: #a25625;
	text-decoration: none;
}
A:visited {
	font-size : 14;
	font-weight: none;
	font-family : Times New Roman;
	color: #a25625;
	text-decoration: none;
}
A:hover {
	font-size : 14;
	font-weight: none;
	font-family :Times New Roman;
	color: #ff7217;
	font-weight: none;
	border-color : black;
}
UL{
	margin-left : 10;
	margin-right : 5;
	margin-bottom : 0;
	margin-top : 0;
}
H1{
	margin-bottom : 10;
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
	font-family : Times New Roman;
	font-size : 17;
	font-style : normal;
	font-weight : normal;
	color : black;
}
H2{
	margin-bottom : 5;
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
	font-family : Times New Roman;
	font-size : 17;
	font-weight : normal;
	font-variant : small-caps;
}
H3{
	font-size : 17;
	font-style : normal;
	font-weight : normal;
	font-family : Times New Roman;
	margin-bottom : 2;
	margin-top : 2;
}