a:link  {
	color : #000080;
	font-family : Arial ;
	font-size : 10pt;
	 text-decoration : none;
}

a:visited  {
	color : #000080;
	font-family : Arial ;
	font-size : 10pt;
	 text-decoration : none;
}
a:active  {
	color : #000080;
	font-family : Arial ;
	font-size : 10pt;
	 text-decoration : none;
}
a:hover  {
	color : #003366;
	font-family : Arial ;
	font-size : 10pt;
	 text-decoration : none;
}
body  {

	font-family : Arial ;
	color : #000000;
	font-weight: bold;
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size : 10pt;
	background-position: top rigth;
}
h1  {
	font-family : Arial ;
	font-size : 12pt;
	color : #000080;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	padding-bottom :0;
}
h2  {
	font-family : Arial ;
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	padding-bottom :0;
}
hr  {
	border-bottom : 2px solid #FF6600;
}
td
{
	font-family : Arial ;
	font-size : 10pt;
	color : #666666;
}

.cel {border : 1px solid #FF6600;}
.celinvert {
	border : 1px solid #FF6600;
	background : #FFFFFF;
	color : #FFFFFF;
	font-weight: bold;

}
