  BODY 
  {
    line-height:120%;
    color: black;
  }
  BODY.retop
  {
	background-image: url(bg.gif);
	background-repeat:repeat-x;
  }
  TABLE.pi_tbl
  {
	background-image: url(bg.gif);
	background-repeat:repeat-x;
  }
  IMG.retop_img
  {
	position:absolute;
	top:-1;
  }
TR.tr_1
{
	background-color:#04B0BE;
}
TR.tr_2
{
	background-color:#C5DBF2;
}
TD.td_1
{
	background-color:#E8AE2D;
}
TD.td_2
{
	background-color:#FF9900;
}
font.patient_information
{
	color: #000000;
}
  SUB
  {
    color: #000080;
  }
  STRONG 
  {
    font-size:110%;
  }
  UL 
  {
    margin-left:40px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:5px;
    border-style:solid;
    border-width:1px;
    border-color:#DFDFDF;
  }
  LI
  {
  }
  a:link 
  {
    text-decoration: underline;
    color: #0000C0;
    font-weight: bold;
    font-size: 80%;
  }
  a:visited 
  {
    text-decoration: underline;
    color: #000080;
    font-weight: bold;
    font-size: 80%;
  }
  a:active 
  {  
    text-decoration: none;
    color: #0000FF;
    font-weight: bold;
    font-size: 80%;
  }
  a:hover
  {
    text-decoration: underline;
    font-width:75%;
    color: #0088FF;
    font-weight: bold;
    font-size: 80%;
  }
  .smallink
  {
    font-weight: light;
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
  }

