
A:LINK{
  font-size : 12px;
  font-family : Arial;
  font-weight : bold;
  text-decoration : none;
  color : #003333;
  text-decoration : underline;
}
A:VISITED{
  font-size : 12px;
  font-family : Arial;
  font-weight : bold;
  color : #003333;
  text-decoration : underline;
}
A:HOVER{
  font-size : 12px;
  font-family : Arial;
  font-weight : bold;
  color : FF6633;
  text-decoration : underline; 
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 17px;
  
  
  color : white;
  
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  
  

  background-color : #00612c;
  line-height : 25px;
  
}
TD{
  font-size : 12px;
  color : #003900;
  

  

  line-height : 17px;
}
H2{
  font-size : 15px;
  font-weight : bold;
  color : #003333;
  margin-top : 80px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  
  
  
  
  background-color : #b4c2a5;
  line-height : 25px;
}
LI{
  list-style-type : decimal;
}
div.subject {
   text-align: left;
   float: left;
}
div.date {
   text-align: right;
}
div.titlebar {
}
