body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-01.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7F7F;
}
.size11 {font-size: 11px;}
.size10 {font-size: 11px;}
.yellow {color: #827961;}
.lightwhite {color: #C3C3C3;}
.white {color: #ffffff;}
.black {color: #000000;}

.link {text-decoration: underline;}
.link:hover {text-decoration: none;}

.linkb {text-decoration: none;}
.linkb:hover {text-decoration: underline;}
