<!--
body {font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, arial;
  color: #FFFFFF;
  text-align: left;
  background-color: #000000;
  background-image: url(./images/bg.jpg);
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 10px;
  margin-left: 0px;}
				
tr,td,div {font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, arial;
  color: #FFFFFF;
  text-align: left;}
.padded_cell {padding-top: 10px; 
  padding-bottom: 10px; 
  padding-left: 80px; 
  padding-right: 6px;}
.side {padding-top: 10px; 
  padding-bottom: 10px; 
  padding-left: 6px; 
  padding-right: 6px;
  width: 60px;}
.navi {font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  font-family: verdana, arial;
  color: #FFFFFF;
  text-align: center;}
  
input,textarea {background-color: #051505; 
  border-color: #FFFFFF; 
  color: #FFFFFF; 
  border-style: solid;}

P {font-weight: normal;}
.head {color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
  background-image: url(./images/header.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 4px;
  padding-bottom: 9px;
  padding-left: 32px;
  padding-right: 0px;}
   
A:link {text-decoration: none; 
  color: #be2a27;}
A:visited {text-decoration: none;
  color: #be2a27;}
A:active {text-decoration: none;
  color: #be2a27;}
A:hover {text-decoration: underline; 
  color: #be2a27;}-->