@charset "utf-8";
/* CSS Document */

.Estilo1 {color: #FF0000}
.Estilo3 {color: #CC6600}
.title
	{
		font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size:24px;
		color:#999999;
		border-width: 0 0px 1 0;
		border-bottom-style:solid;
      	border-style: solid;
      	border-color: #e6e6e6;
	  	padding-bottom:10px;
	  	margin-left:15px;
	  	margin-right:15px;
	  	margin-bottom:15px;
		}
		

