
a {
 font-weight: bold;
 text-decoration: none;
 color: #2E6496;
 filter:shadow(color=#808080, direction=135);
}
a:link {
 font-weight: bold;
 text-decoration: none;
text-shadow:black;
 color: #2E6496;
}

A:hover{
text-decoration: underline;
color:#2E3446;
}

h1 { width:100%; font-size:24pt; color:blue; filter:DropShadow(color=#C0C0C0, offx=5, offy=5 }



BODY { scrollbar-3d-light-color:#000000;
 scrollbar-track-color:#000000;
 scrollbar-arrow-color:#000000;
 scrollbar-base-color:#000000;
 scrollbar-dark-shadow-color:#FFFFFF;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#F0EEEC;
 font-family: Verdana, Tahoma, Arial;
 font-size: 24px;
 text-align: justify;
 color: #000000;



 #layer1{
 font-family: Verdana, Tahoma, Arial;
 font-size: 10px;
 text-align: justify;
 align: right;


 }

 div {
 font-family: Verdana, Tahoma, Arial;
 font-size: 10px;


 }

 p{
font-size: 11px;
padding: 5px;
text-align: justify;
 }

#just{
font-size: 11px;
padding-top: 0px;
text-align: justify;
 }

 #center{
text-align: center;

 }

 #left{
text-align:left;

 }

  #right{
text-align:right;

 }

tabel {
font-size: 10px;
text-align: left;

}

td {
font-size: 10px;
text-align: left;
}