* { padding:0;margin:0; }

body{
  font: 75%/1.42em Arial, helvetica, sans-serif;
  font-size: 8.5pt;
  text-align: center;
  color: #000000;
  background:url('../_img/bg_top.jpg') transparent repeat-x;
}

table
{
 border-collapse:collapse;
}

form { 
 padding:0;margin:0; 
}

label { 
 cursor:pointer;
}

fieldset
{
 font-size:9pt;
 border:1px solid #000000;
 margin:10px;
 padding:10px;
}

fieldset p
{
 font-size:100%;
 margin:4px;
 padding:4px;
}

legend
{
 font-size:12pt;
 font-weight:bold;
}

legend img { float:left; }

   
p {
  
}   

h2 {
 line-height:20px;
 font-size:12pt;
}
h3 {
 line-height:20px;
}
h4 {
 line-height:20px;
}
h5 {
 line-height:20px;
}

/* active */
a:link, a:visited, a:active {
 color:#b50101;
 text-decoration:none;
 font-weight:bold;
}

a:hover {
 color:#ff0000;
 text-decoration:none;
 font-weight:bold;
} 
  
a img { border:0; }  
