@charset "utf-8";
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}

.pad1 {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F05EC0;
}
