body {
	margin: 0px 0px 0px 0px;
	background-image:  url(images/bgb.gif);
	font-family: tahoma;
 	font-size: 10px;	
	color: #000000;
}


.t12_black {  font-family: tahoma;
 			  font-size: 12px; 
			  color: #000000;
}

.t10_white {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

.t20_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333366;
	padding: 4px 8px;
	font-weight: normal;
	text-align: center;
}
.t12_blue {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
	padding: 4px 8px;
	font-weight: bold;
	text-align: left;
}
