.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	list-style-image: url(images/bullet.gif);


}
.texttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	background-repeat: no-repeat;
	vertical-align: top;
	list-style-image: url(images/bullet.gif);
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
