img { border-style: none;}
A:LINK{
  COLOR:#009999;
  text-decoration:none;
}
A:ACTIVE{
  COLOR:#00ffff;
  text-decoration:none;
}
A:VISITED{
  COLOR:#1762fd;
  text-decoration:none;
}
A:HOVER{
  COLOR:#00ffff;
  text-decoration:none;
}

DIV{
font-size:83%;
padding-left:30px;
width:600;
line-height:2;
}

H3{
font-family: "Arial";
font-size:83%;
text-align:center;
width: 630px;
background: #B3C9F2;
color:#1F55B8;
}


H4{
font-family: "Arial";
margin-left:10px;
font-size:95%;
}

table{
margin-left:40px;
font-size:84%;
width:530;
line-height:2;
background: #cccccc;
}

