body{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  background-color:black;
  color:white;
}



a:visited {
  font-size:14px;
  color: #FF6600;
  text-decoration: none
}



a:link {
  font-size:14px;
  color: #FF6600;
  text-decoration: none
}
          a:hover{
  font-size:14px;
  color: #FF9944;
  text-decoration: none
}
H1 {
  text-align:left;
  margin-top: 20px;
  margin-left: 15px;
  FONT-SIZE: 16px;
  color: black;
}


H2 {
  text-align:left;
  FONT-SIZE: 14px;
  margin-left: 17px;
  COLOR: black;
  margin-top: 20px;
}

H3 {
  margin-top: 15px;
	margin-left: 20px;
  FONT-SIZE: 12px;
  COLOR: black;  
}


H4 {
	FONT-SIZE: 12pt;
    COLOR: #615E49;
    BACKGROUND-COLOR: transparent;
    text-align: left;
    margin-left: 10px;
    FONT-WEIGHT: normal;
}



H5 {
  FONT-SIZE: 10pt;
  COLOR: #000000;
  FONT-WEIGHT: normal;
  margin-left: 5px;
  margin-top: 4px;
  TEXT-ALIGN: left;
}


H6 {
    margin-top:4px;
    FONT-WEIGHT: normal;

	font-size: 1.2em;

}


#web {
  margin: auto;
  margin-top:100px;
  width: 950px;
  text-align:center;
  border-top: 3px solid #FF6600;
  border-bottom: 3px solid #FF6600;
}


table{;margin:auto;}
td{width:250px;text-align: center}
tabel img{margin: auto;text-align:center}