body{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../images/back_tab.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}
td{
	font-size: 11px;
}

a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color:#090;
}

.sb{
	font-size:9px;
	text-align:center;
}

