.table{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #403B37;
	border: 1px solid #746962;
	list-style-type:square;
	color:#cccccc;
}

.tablesmall{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #433E3A;
	border: 1px solid #514946;
	list-style-type:square;
	color:#cccccc;
}
