a:link  {
	color : #000000;
	font-family : Arial ;
	font-size : 14pt;
	text-decoration : none;
}



a:visited  {
	color : #000000;
	font-family : Arial ;
	font-size : 14pt;
      text-decoration : none;
}



a:active  {
	color : #000000;
	font-family : Arial ;
	font-size : 14pt;
	text-decoration : none;
}



a:hover  {
	color : #FF0000;
	font-family : Arial ;
	font-size : 14pt;
	text-decoration : none;
    
}



body  {
	font-family : Arial ;
	color : #000000;
	background-color : #FFFFFF;
	background-attachment: fixed;
	font-size : 10t;
}



h1  {
	font-family : Arial ;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
	margin-bottom : 2;
	padding-bottom : 2;
}
h2  {
	font-family : Arial;
      color : #666666;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 3;
	padding-bottom : 3;
}

hr  {

	border-bottom : 2px solid #000000;

}

td

{
	font-family : Arial;
	font-size : 12pt;
	color : #000000;
}

.cel {border : 1px solid #000000;}

.celinvert {
	border : 1px solid #000000;
	background : #000000;
	color : #000000;
	font-weight: bold;