body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style_font {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.style_table_01 {
	background-color: #444444;
	font-size: 14px;
}
.style_table_02 {
	background-color: #222222;
	font-size: 14px;
}