body
{
	background-color:#1b1c20;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
 font-family: Verdana;
 color: #666666;
 text-decoration: none
}
a:visited {
 color: #666666;
}
a:hover {
 color: #e7e7e7; text-decoration: none
}
td {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#content{
	height:100%;
	}
.txt_small{
	color: #999999;
	font-size : 10px;
	line-height:15px;
}