body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
a:link {
	color: #fb7724;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fb7724;
}
a:hover {
	text-decoration: underline;
	color: #44C6F6;
}
a:active {
	text-decoration: none;
	color: #fb7724;
}


td.left a:link {
	color: #ffffff;
	text-decoration: none;
}
td.left a:visited {
	text-decoration: none;
	color: #ffffff;
}
td.left a:hover {
	text-decoration: underline;
	color: #fb7724;
}
td.left a:active {
	text-decoration: none;
	color: #fb7724;
}