.title { font-family: helvetica; 
	font-size: 13px;
	color: #ffffff; 
	text-decoration: none; }

.txt { font-family: helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none; }
.bblack { font-family: helvetica;
		font-size: 14px;
		color: #000000;
		text-decoration: none; }
.bred { font-family: helvetica;
		font-size: 13px;
		color: #cc0000;
		text-decoration: none; }
.bblue { font-family: helvetica;
		font-size: 11px;
		color: #000333;
		text-decoration: none; }
.title2 { font-family: arial;
		font-size:13px;
		color: #ffffff;
		text-decoration: none; }
.sblack { font-family: helvetica;
		font-size: 8px;
		color: #000000;
		text-decoration: none; }
.sred { font-family: helvetica;
		font-size: 8px;
		color: #cc0000;
		text-decoration: none; }

