body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	padding: 0;
	background-color: #111111
}




div {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}

div.small {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}


table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #111111
}


ul {
	line-height: 200%; 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}

h1 {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 24px;
	color: #cccccc;
}

h2 {
	font-family: century gothic, verdana, arial, sans-serif;
	font-size: 18px;
	color: #cccccc;
}


a:link {
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:active {
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
}

a:link.small {
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:visited.small {
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:active.small {
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

a:hover.small {
	font-size: 10px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
}
