body,td,th {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;
}
.table {
	border-bottom: 1px dashed #FF9900;
	border-left: 1px dashed #FF9900;
	border-right: 1px dashed #FF9900;
	border-top: 1px dashed #FF9900;
}
h1 {
	font-size: 24px;
}
a {
	font-family: Verdana;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.th {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}