BODY { font-family : "Arial";
	font-size : 13.0px;
	background-color: #FFFFFF;
}

:link {color:#0000FF}
:visited {color:purple}

DIV.PAGE { font-size : 12.0px;
          line-height : 16.0px;
	    margin-left : 10px;
	    margin-right :10px}
 H1 { font-size : 17.0px;
      line-height : 18.0px;
      font-weight : bold;
      margin-bottom : 15.0px;
      background-color : #CCCCFF;
      border-bottom : none;
      border-top : none;
      padding : 6.0px;}
 H2 { font-size : 15.0px;
      line-height : 16.0px;
      font-weight : bold;
      margin-top : 20.0px;
      margin-bottom : 5.0px;
      color : #0000B8;}
 H3 { font-size : 12.0px;
      line-height : 16.0px;
      font-weight : bold;
      margin-top : 15.0px;
      margin-bottom : 3.0px;}
 H3.STEP { font-size : 12.0px;
      line-height : 16.0px;
      margin-top : 5.0px;
      margin-bottom : 3.0px;}
 OL { font-size : 12.0px;
      line-height : 16.0px;
      margin-left : 25.0px;
      margin-top : 14.0px;
}
LI.step { margin-top : 5.0px;}
LI.lst {margin-top : 5.0px;}
UL { margin-left : 15.0px;
margin-top : 0px;
margin-bottom : 0px;}

TABLE { font-size : 12.0px;
      line-height : 14.0px;
      border-width : 1.0px;
      border-color : black;
      border-style : SOLID;
      margin-right : 10px;
      margin-top : 10px;
      margin-bottom : 10px;
      text-align: left;}

TABLE.TRMK {
	margin-left : 0px;
	margin-right : 0px;
	border-style : SOLID;
	border-width : 1.0px
}

TH { font-weight :bold;
      background-color : #C0C0C0;
      border-width : 1.0px;
      border-color : black;
      border-style : SOLID;
      padding : 5.0px;
      vertical-align : top;}

TD { font-weight : normal;
      border-width : 1.0px;
      border-color : black;
      border-style : SOLID;
      padding : 5.0px;
      vertical-align : top;}

DIV.EOF {margin-bottom : 50.0px;}

DD {margin-left : 15.0px;}

