/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
a:hover {
	color: #666666;
}
.style1 {
	color: #AE8F62;
	font-size: large;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #24242c;
}
.style2 {
	color: #FF3300;
	font-weight: bold;
}

