@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e97528;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #e97528;
}
a:visited {
	text-decoration: none;
	color: #e97528;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #E97528;
}
h2 {
	font-size: 16px;
	color: #E97528;
}
h3 {
	font-size: 14px;
	color: #E97528;
}
h4 {
	font-size: 12px;
	color: #E97528;
}
h5 {
	font-size: 10px;
	color: #E97528;
}
h6 {
	font-size: 9px;
	color: #E97528;
}
.text_size {font-size: 9px}
.text_colour {color: #FFFFFF}
