body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	padding: 20px 0px 0px 60px;
	align: left;
}
td,th,input,select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;
	align: left;
}
a {
	color: #aa0000;
}
.background {
	background-attachment: fixed;
	background-color: #000000;
        position: absolute;
	background-repeat: no-repeat;
	background-position: 10px 10px top left;
        background-image: url(images/background.gif);
}	
.webmaster  {
	padding: 200px 0px 0px 50px;
	color: #333333;
	font-size: 9px;
}	
.webmaster a {
	color: #333333;
	font-size: 9px;
}	
