BODY 
{
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 15px;
background: #c60a09;
color: #ABABAB;
  font: 11px Verdana;
  text-decoration: none;
  text-align:center;
    }
table {
  margin:0;
  color: #171719;
  font: 11px Verdana;
  text-decoration: none;
  }

div.k9  {
  display:none;
}

table.print {
  border-collapse:collapse;
  border:1px solid #FFFFFF;
  }
.print td {border: 1px solid #FFFFFF; background: #4b5157;}

a:link {
color:  #c60a09;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #c60a09;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #222222;
font-weight: bold;
text-decoration: underline;
}

a.mail:link  {
color: #212121;
text-decoration: underline;
font-weight: bold;
}

a.mail:visited  {
color: #212121;
text-decoration: underline;
font-weight: bold;
}

a.mail:hover  {
color: #c60a09;
text-decoration: underline;
font-weight: bold;
}

a.web:link  {
color: #DEDEDE;
text-decoration: none;
}

a.web:visited  {
color: #DEDEDE;
text-decoration: none;
}

a.web:hover  {
color: #A9A9A9;
text-decoration: underline;
}

font.red  {
  color: #c60a09;
  font-weight:bold;
}

font.error {
  color: #DD0000;
  font-weight:bold;
}
input, textarea, select
{ 
  background : #EEEEF5;
  border: 1px solid #898989;
  font: 12px Verdana;
}

input.button
{
  background : #c60a09;
  border: 1px solid #FFFFFF;
  font: 12px Verdana;
  color: white;
  font-weight:bold;
  cursor: pointer;
}
input.trans
{
  background: transparent;
  border: 0px;
}
