#text p .lll  {
	color: #0000CC;
	text-decoration: underline;
	font-size: 12px;
}
#text  h2 , h1{
	font-weight: bold;
	font-size: 12px;
	display: inherit;
	line-height: normal;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #003366;
	text-transform: uppercase;
}
#text a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
