<style type="text/css">

BODY {SCROLLBAR-FACE-COLOR: #D4D3D3; 
SCROLLBAR-HIGHLIGHT-COLOR: #FAFAFA; 
SCROLLBAR-SHADOW-COLOR: #FAFAFA; 
SCROLLBAR-3DLIGHT-COLOR: #FAFAFA; 
SCROLLBAR-ARROW-COLOR: #333333; 
SCROLLBAR-TRACK-COLOR: #FAFAFA;
SCROLLBAR-DARKSHADOW-COLOR: #FAFAFA; }

/* links */
  a:link, a:visited {
    color: black;   
    background-color: inherit;
    font-family: Verdana,  Tahoma;   
    font-size: 11px;   
    text-decoration: none;
  }
  a:hover, a:active {
    color: black;
    background-color: inherit;
    text-decoration: underline; 
    font-family: Verdana,  Tahoma;   
    font-size: 11px;  
  }
  a.top:link, a.top:visited {
    color: black;   
    background-color: inherite;
    font-family: Verdana,  Tahoma;   
    font-size: 11px;   
    text-decoration: none;
  }
  a.top:hover, a.top:active {
    color: black;
    background-color: inherit;
    text-decoration: underline; 
    font-family: Verdana,  Tahoma;   
    font-size: 11px;  
  }
  
  p {
  color: black;
  background-color: inherit;
  text-decoration: none;
  font-family: Verdana,  Tahoma;
  font-size: 11px;
  }
  
  h1 {
  color: black;
  background-color: inherit;
  text-decoration: none;
  font-family: Verdana,  Tahoma;
  font-size: 14px;
  text-align: left;
  }
  
  h2 {
  color: #F0027F;
  background-color: inherit;
  text-decoration: none;
  font-family: Verdana,  Tahoma;
  font-size: 12px;
  }
  

  input.form {
	background-color: black; 
 	font-size: 10px;
	color: black;
        font-family: Verdana,  Tahoma;
	border: 1px solid #000000;
}

textarea.form {
 background-color: black;
 font-size: 10px;
 color: black;
}


.fotgal {border:1px; border-thickness: 1px; border-color: black;
border-style: solid;}

</style>


