body 
  {
  font-size: 12px; 
  background: #000022;
  color: #ffffff;
  font-family: arial, sans-serif;
  margin: 0px; padding:0px
  }

table#tabel_00
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  border-width: 0px;
  border-color: #000000;
  background: #000022;
  } 

table#tabel_01 
  {
  border-width: 2px;
  border-color: #ffcc00;
  background: #000033;
  }

table#tabel_02
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  border-style: solid;  
  border-width: 1px;
  border-color: #000040;
  background: #000044;
  } 

table
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  background: #000044;
  } 

hr 
  {
  border: 0;
  color: #ffcc00;
  height: 1px;
  width: 100%;
  text-align: center;
  }

h1 
  {
  color: #ffcc00;
  font-weight: bold;
  font-size: 36px; 
  }

h2 
  {
  font-weight: bold;
  font-size: 24px; 
  }

h3 
  {
  font-weight: bold;
  font-size: 18px; 
  }

h4 
  {
  font-weight: bold;
  font-size: 14px; 
  }

h5 
  {
  font-weight: bold;
  font-size: 12px; 
  }

 
a:link
  {
  color:#ffff00
  }
  
a:visited
  {
  color:#f0f0a0
  }
  
a:active
  {
  color:#ffff00
  }   
