A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {color:#FF0000; text-decoration:underline;}
LI{
  font-size : 14pt;
  font-family : Arial;
}

BODY{
  background-color : white;
}

.Class001{
  font-size : 10pt;
  font-family : Arial;
  text-align : right;
}
.Class002{
  font-size : 20pt;
  font-family : Arial;
  font-weight : bold;
}
.Class003{
  font-size : 10pt;
  font-family : Arial;
  text-align : center;
}
.Class004{
  font-size : 10pt;
  font-weight : bold;
  text-align : center;
}
