/* CSS Document */
A:link {COLOR:#666666; TEXT-DECORATION: none }
A:visited {COLOR:#666666; TEXT-DECORATION: none }
A:active {TEXT-DECORATION: none }
A:hover {COLOR:#666666; TEXT-DECORATION: none }

h3
    {
        text-transform: uppercase;color:#708090;
        border-width: 2pt; border-style: outset;
        background-color: #87ceeb; padding: 4pt;
        border-color: #ffa07a;
		text-align: center;
    }
	
h2
	{
        color: #CCFF99;
		font-style: italic;
		font-size:12pt
    }

h1
	{
        color: #483d8b;
		font-style: italic;
		font-size:15pt;
		text-decoration: underline; 
		text-align: center;
    }
h4
	{
	color: #000033;
	font-family:  "Times New Roman", Tahoma,"Trebuchet MS";
	font-size:10pt;
	}
h6
	{
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	font-family:  "Arial", Times New Roman,"Trebuchet MS";
	font-size:8pt;
	
	}
h5
	{
	color: #666666;
	line-height: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size:8pt;
	}
	
TEXTAREA
	{
	font-family: "Trebuchet MS", Tahoma, "Times New Roman"; background-color:#000000; 
	color: #CCCCCC;
	border-color:#000000;
	}
	
.Estilo1
	 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Times, serif;
	 }

.Estilo2 
	{
	color: #fa8072;
	font-family: "Trebuchet MS", Times, serif;
	TEXT-DECORATION: underline;
	}
	
.Estilo3 
	{
	color: #dcdcdc;
	font-family: "Trebuchet MS", Times, serif;
	font-size:12px;
	}
