body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #acacac;
	line-height:24px;
}
body {
	background-color: #000000;
	margin: 0px;
}
a:link {
	color: #acacac;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #acacac;
}
a:hover {
	text-decoration: underline;
	color: #ffb300;
}
a:active {
	text-decoration: none;
	color: #acacac;
}
.td01 { padding-left:35px; text-align:left; padding-bottom:10px}
.td02 { font-size:14px}
.td03 {background-position:top;
	background-repeat:no-repeat}
.td04 { margin-top:5px}