
body {

   margin: 1%; 
   padding: 0px;
   margin-top: 1%; 
   margin-right: 1%;
   margin-left: 1%; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   background-color: black;
   font-size: 9px;  
   color: white;
   scrollbar-face-color: black;
   scrollbar-highlight-color: white;
   scrollbar-3dlight-color: white;
   scrollbar-darkshadow-color: black;
   scrollbar-track-color: white;
   scrollbar-arrow-color: white;

}

hr {

   height: 1px;
   color: Fuchsia;   
   display: block;
   width: 100%;
   
}

img { border: 0px; } 

table { border: 0px none; vertical-align: top; text-align: top; border-collapse: collapse; }

td, th {

   font-family: Verdana, Arial, Helvetica, sans-serif;  
   font-size: 9px; 
   text-align : left; 
   vertical-align: top;
   padding: 0px;
      
} 

A { CURSOR: none }
A:hover { COLOR: none; TEXT-DECORATION: none; background-color: transparent; } 
A:link { COLOR: silver; TEXT-DECORATION: none; background-color: transparent; } 
A:visited { COLOR: pink; TEXT-DECORATION: none; background-color: transparent; }

.setAlignMiddle { vertical-align: middle; }

.form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
	border: 1px; 
    border-style: solid; 
    border-color: Fuchsia; 
    background-color: black;
    vertical-align: center;
    
}

.area_msg {

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: justify;
   color: White;
   border: 1px; 
   border-style: solid; 
   border-color: Fuchsia; 
   background-color: black;
   font-weight: bold;
   scrollbar-face-color: Fuchsia;
   scrollbar-highlight-color: white;
   scrollbar-3dlight-color: white;
   scrollbar-darkshadow-color: Fuchsia;
   scrollbar-track-color: white;
   scrollbar-arrow-color: white;
   
}

.firma {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
	border: 1px; 
    border-style: solid; 
    border-color: Fuchsia; 
    background-color: black;
    vertical-align: center;
    width: 100%;
 
}

