/* CSS Document */
body
{
  font-family:arial;
  font-size:12px;
  }
table
{
  font-family:arial;
  font-size:12px;
/*  text-align:justify;*/
  }
  
  a
  {
  	text-decoration:underline;
	}

.border {
	border: 1px solid #000000;
}

