body{
  color : black;
  font-size:10pt;
  background-color : #222436;
/*  background-color : #000066;
  background-image : url(http://www.destiny-gr.com/GE999/images/Background-Star01.gif);
  margin-top : 10px;
  margin-left : 75px;
  margin-right : 75px;
  margin-bottom : 30px;
}

form{
  font-size:10pt;
  margin-bottom:0px;
}

select{
  font-size:10pt;
}

select.Update{
  color:#000000;
  background-color:#99ff99;
}

option{
  font-size:10pt;
}

option.Update{
  font-size:10pt;
  color:#000000;
  background-color:#99ff99;
}

table{
  font-size:10pt;
  margin-top:20px;
  margin-bottom:20px;
}

table.inner{
  font-size:10pt;
  margin-top:10px;
  margin-bottom:10px;
}

th,td{
  font-size:10pt;
}

dl,ul{
  font-size:10pt;
  margin-bottom:0px;
}

dt{
  font-size:10pt;
  font-weight:bold;
}

dd,li{
  font-size:10pt;
}

blockquote{
  font-size:10pt;
  margin-bottom:0px;
}

a{
  text-decoration:none;
}
a:link{
  color:#0000ff;
}
a:visited{
  color:#ff0000;
}
a:active{
  color:#009900;
}
a:hover{
  color:#ff0000;
}



/* Link for Navi */

.navi a:link{
  color:#9999ff;
}
.navi a:visited{
  color:#ff9999;
}
.navi a:active{
  color:#ffffff;
}
.navi a:hover{
  color:#ffffff;
}
