.text { 
	color: #333; 
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	line-height: 1.1; 
}

.text a	{
	color: #333;
	text-decoration: underline;
}

.text a:hover {
	color: #000000;
	text-decoration: none
}

.text-big {
	color: #000000;
	font-size: 12px;
	font-family: Arial,;
	font-weight: bold;
}

.ruler {
	margin-bottom: 2px;
	vertical-align: bottom;
}

.tr {
	margin-bottom: 4px;
}

.ul {
margin-top:0px; 
margin-bottom:0px; 
margin-left:0px; 
padding-left:0px; 
list-style-position: outside;
}
