BODY {background: white;
      color: black;
      text-align: justify;
      font-family: "Times New Roman";}
A {text-decoration: none;}
A:link {color: #0000bf;}
A:visited {color: #000080;}
A:active  {color: red;}
A:hover   {color: blue;}
P {font:normal small "Times New Roman";
   text-align: justify;
   text-indent: 5ex;
   margin: 0px;}
P.no_ind {font:normal small "Times New Roman";
          text-align: justify;
          text-indent: 0ex;
          margin: 0px;}
P.small {font:normal x-small "Times New Roman";
         text-align: center;
         text-indent: 0ex;
         margin: 0px;}
B.selected {font-weight: bold;
            color: #000080;}
UL{font:normal small "Times New Roman";
   text-align: justify;
   margin: 0px 0px 0px 2ex;
   list-style-type: disk;}
H1, H2, H3 {text-align: center;
		color:black;
		font-family: "Times New Roman";
            margin: 0px;}
H1 {font: normal large Times New Roman;}
H2 {font: normal medium Times New Roman;}
H3 {font: bold small Times New Roman;}
IMG {margin: 10px;
     border: 0px;}
IMG.no_marg {margin: 0px;
             border: 0px;}
