body {
	font-family: Tahoma;
	background-color:#0D0F10;
	height:100%;
}
div {
	font-family: Tahoma;
}
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.floatleft {
	float: left;
}
.clearboth {
	clear:both;
}
span {
	font-family: Tahoma;
}
a {
	text-decoration:underline;
}
div.designer{
	width:84px;
	height:34px;
	left:400px;
	margin-top:-20px;
	background-image:url(../images/designer.jpg);
	z-index:20;
}