@charset "UTF-8";
/* CSS Document */


	body {
	background:#222;
	color:#fff;
	font-family:"Lucida Grande",Verdana;
	margin:30px;
	background-color: #000000;
}
	a {color:#76b41c;}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.style2 {font-size: 72px}
.style3 {font-size: 26px}
h1{
font-size:16px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #99CC99;
}
