.td {
		background-color:#FFFFFF;
		background-image:url(images2/info1.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}

.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
css1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style2 {
		 font-family: Arial, Helvetica, sans-serif; 
		 font-size: 15px; 
		 color: #226172; 
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#A82825;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}