html {
     overflow: -moz-scrollbars-vertical;
}


BODY{
  margin: 0 auto 0 auto; 
  display: table; 
  position: relative;
  overflow: visible; 
  width: 650px;
	margin-top: 1cm;
	color : #000033;
	font-family : Trebuchet,Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
	font-weight : lighter;
	}



A:LINK{
	text-decoration : none;
	color : red;
	  }

A:VISITED{
	text-decoration : none;
	color : red;
	text-decoration : none;
	     }
A:HOVER{
	Color : red; 
	font-size : 10pt;
	text-decoration : none;
	}


TD	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
 	}	

p	{
	text-align: justify;
	text-indent: 0px;
	font-weight : lighter;
	background-color: none;
	}


IMG	{
	border: 15px white;
	float: left;
	}



table  {



	text-align: justify;
	letter-spacing: 2px;
	font-weight : lighter;
	font-size : 9pt;
	margin-left : .5cm;
	margin-top : .5cm;
}
