
.table_body
 {
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;

 }

td
  {
   font: 11px 'Arial'; font-weight: none; margin: 1px 1px 2px 1px; padding: 0;
   vertical-align:top;
  }

.defo { border-style: groove; border-color: #000000; border-width: 1px; }

p  {
	font: 11px 'Arial';
	text-align: justify;
	padding: 1px;
	text-indent:15px;
  }

A { font: 11px 'Arial'; color: #000000; text-decoration: none; font-weight: bold; }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { text-decoration:underline; color: #8B0000; }

 .txt
{
 font: 11px 'Arial'; color: #000000; text-decoration: none; font-weight: normal;
}
 .txt:link { text-decoration: none; color: #000000; }
 .txt:visited { text-decoration: none; color: #000000; }
 .txt:hover { text-decoration:underline; color: #ff0000; }
 
.menu
{
 font: 11px 'Arial';
 color: #000000; 
 text-decoration: none; 
 font-weight: bold;
}
 .menu:link { text-decoration: none;}
 .menu:visited { text-decoration: none;}
 .menu:hover { text-decoration:underline; color: #ff0000; }
.seo
{
 font: 11px 'Arial';
 color: #ffffff; 
 text-decoration: none; 
 font-weight: bold;
}
 .seo:link { text-decoration: none;}
 .seo:visited { text-decoration: none;}
 .seo:hover { text-decoration:underline; color: #FF001E; }
 
h1
{
 font: 18px 'Verdana'; 
 color: #000000; 
 text-decoration: none;
  font-weight: normal;
}
h2
{
 font: 14px 'Verdana'; 
 color: #000000; 
 text-decoration: none;
  font-weight: normal;
}
h3
{
 font: 16px 'Verdana'; 
 color: #000000; 
 text-decoration: none;
  font-weight: normal;
}
h4
{
 font: 11px 'Verdana'; 
 color: #000000; 
 text-decoration: none;
 font-weight: normal;
}
h5
{
 font: 12px 'Verdana'; 
 color: #000000; 
}