BODY {  
	background: #162433;
	color : white;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
}

IMG{
	border : 1pt ridge #6495ED;
}

.IMG1{
	border : 0;
}

.IMG2{
	border : double #6495ED;
}

A {
	text-decoration: none;
	color: #00BFFF;
}

.afaq {
	text-decoration: none;
	color:  #7FFFD4;
}

A:Hover {
	text-decoration: none;
	color: #FFD700;
}

TABLE {
	border : none;
	text-align : center;
}

.table1 {
	border : 1px solid #6495ED;
	text-align : center;
}

TD {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	text-align : left;
	vertical-align : top;
}

.td1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	text-align : center;
	vertical-align : middle;
}

.td2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	text-align : center;
	vertical-align : top;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #87CEFA;
	font-style : italic;
	font-weight : bolder;
	text-align : left;
}

H3 {
	font-size: 11pt;
	color: #7FFFD4;
	font-weight : bold;
}

.novot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF8C00;
	font-style : italic;
	font-weight : bold;
}

.aviso{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DDA0DD;
	font-style : italic;
	font-weight : bold;
 }

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	color : #F5F5DC;
}


H6 {
	font-family : Arial, Helvetica, sans-serif;
}

.li1 {
	list-style-type : square;
	padding-bottom : 2pt;
	padding-top : 2pt;
	height : auto;
}

.LI2 {
	list-style-type : disc;
	padding-bottom : 2pt;
	padding-top : 2pt;
	height : auto;
	list-style-position : inside;
	color : Aqua;
}

HR {
	color: #435683;
	height: 1pt;
	width : 10%;
}

.hr1 {
	color: #435683;
	height: 1pt;
	width : 95%;
	text-align : left;
}

I {
	color : Red;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
}

DIV {
	text-align : left;
}

.div1 {
	text-align : center;
}

P {
	margin-right : 5%;
	text-align : justify;
}

CODE {
	color : #F0F8FF;
	font-size : 11pt;
	font-style : normal;
}
