body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
body {
	background: url(images/bgimage.jpg);
	background-color:#000;
	background-attachment:fixed;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#alphabg {background: transparent url('images/alpha.png'); overflow:auto;}

a {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #cccccc;}
a:active {color: #FFFFFF;}

#smalltext {font-size:12px;}

.sidebar.li {font-size:9px;}