BODY{
  color: #666633;
  background-color: #FFFFFF;
  background-image : url(images/bg02.gif);
  
  background-repeat : repeat-y;
  
  font-family : "Times New Roman";
}
HR{
  color: #996600;
  height: 3px;
}
P{
  color: #666633;
  

  font-size : 10pt;
  font-family : "Times New Roman";
}
A{
  color: #CC3300;
  text-decoration: underline;
}
A:VISITED{
  color: #FF6666;
  text-decoration: underline;
}
A:HOVER{
  color: #993366;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color: #666633;
  list-style-image : url(../../../../Documents and Settings/rmarquiss/Application Data/IBM/WebSphere Studio HomePage Builder Version 6/tmp/cache/images/l_g01.gif);
  list-style-position: outside;
}

