BODY{
  background-color : #ffffee;
  scrollbar-face-color:#ffffee;
  scrollbar-track-color:#ffffee;
  scrollbar-arrow-color:#238eb1;
  scrollbar-3dlight-color:#ffffee;
  scrollbar-highlight-color:#238eb1;
  scrollbar-shadow-color:#238eb1;
  scrollbar-darkshadow-color:#ffffee;
  text-align : center;
  font-size : 13px;
  line-height : 18px;
}
A{
  color : green;
  text-decoration : none;
}
A:VISITED{
  color : green;
  text-decoration : none;
}
A:HOVER{
  color : green;
  text-decoration : none;
  background-color : #afffcf;
}
A:ACTIVE{
  color : #199687;
  text-decoration : none;
}
TABLE{
  background-color : #18647c;
}
TD{
  font-size : 13px;
  padding: 5px;
  background-color : #ffffff;
}
.T1{
  text-align : left;
}
.T2{
  text-align : left;
}
.T3{
  text-align : center;
}
.F1{
  font-size : 18px;
  font-weight : bold;
}
.T4{
  text-align : center;
}
.F2{
  text-align : center;
}
.T5{
  text-align : right;
}

