@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFCC33;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #F6CF53;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.style2 img {
	margin: 8px;
	padding: 8px;
	border: thin solid #FFCC33;
}
.style5 .style2 {
	margin: 8px;
	padding: 8px;
	border: thin solid #FFCC33;
}
img3 {
	margin: 8px;
	padding: 8px;
	border: thin solid #FFCC33;
}
