form { margin: 0; padding: 0; }

body
{
  background-color: #9C0;
  color: #000;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

blockquote
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
  color: #000;
}

.textblock
{
  TEXT-ALIGN: justify;
}

H4
{
  font-size: 15px;
}

H5 
{
  font-size: 8pt;
}

P
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #000;
}

.red 
{
  color: #F00
}

TABLE 
{
  background-color:#CF9;
}	

TD 
{
  font-family: Arial, Helvetica, sans-serif; 
  background-color:#CF9;
  color: #000;
}

.tinytext 
{
  font-size: 7pt; 
  font-family: Arial, Helvetica, sans-serif; 
}

A:link,A:visited
{
  COLOR: #000; 
}

A:hover 
{
  COLOR: #f00;
  text-decoration: none;
}

A,TD 
{
  font-size: 12px;
}

HTML
{
scrollbar-arrow-color: #0f0;
scrollbar-3dlight-color: #9cf;
scrollbar-base-color: #9C0;
scrollbar-darkshadow-color: #006;
}

TEXTAREA {
FONT-FAMILY: Arial;
FONT-SIZE: 11px;
}

SELECT {
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
background-color : #fff;
color : #000;
}

INPUT {
FONT-FAMILY: Arial, Helvetica, sans-serif;
text-decoration: none; 
FONT-SIZE: 8pt;
background: #fff;
font-weight : normal;
}

input.button{
width: 120;
}

.Stil3 {color: #F00;}