@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(v2/bg.jpg);
	background-repeat: repeat;
	text-align: justify;
	margin: 0px;
}
.tbbg {
	background-image: url(v2/tbbg.jpg);
	background-repeat: repeat-y;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
td {
	text-align: justify;
	line-height: 1.5em;
}

