a:link  {

	color : #3f6b23;
	font-family : Arial;
	font-size : 10pt;
}
a:visited  {

	color : #3f6b23;
	font-family : Arial ;
	font-size : 10pt;
}

a:active  {
	color : #3f6b23;
	font-family : Arial ;
	font-size : 10pt;
}
a:hover  {
	color : #B02426;
	font-family : Arial ;
	font-size : 10pt;
}
body  {
	font-family : Arial ;
	color : #99966;
	font-weight: bold;
	background-color : #ffffff;
		background-attachment: fixed;
	background-position: top rigth;
	margin-top: 0px;

}
h1  {
	font-family : Arial ;
	font-size : 12pt;
	color : #3f6b23;
	font-weight : bold;
	margin-bottom : 0;
	padding-bottom : 0;
}
h2  {
	font-family : ;
      color : #3f6b23;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 0;
	padding-bottom : 0;
}
hr  {
	border-bottom : 1px solid #999966;
}
td
{
	font-family : Arial ;
	font-size : 10pt;
	color : #666666;
}
.cel {border : 1px solid #000000;}
.celinvert {
	border : 1px solid #000000;
	background : #000000;
	color : #000000;
	font-weight: bold;
}
