
  P.highlightquote {
      color: red;  font-style: oblique; 
/**   margin-top    : 20px;    margin-left   : 133px;      
      margin-bottom : 20px;    margin-right  : 133px;  **/
    }

  BODY {font-size: 12; font-family: arial, helvetica, sans-serif;
        color: #444444;
        width: 80%;  margin-left: 10%;
        background-image: url("http://talby.csu.umist.ac.uk/~eps/_images/manchester_logo_side.gif");  
        background-attachment: fixed;
        background-position: 0% 0%;
        background-repeat: no-repeat; }

  I    {font-size: 12; font-family: sans-serif, helvetica;  font-style: oblique}

  TT   {color: #444499; font-size: 12; font-family: monospace, fixed, courier;}
  PRE  {color: #444499; font-size: 12; font-family: monospace, fixed, courier;}


  TABLE {font-size: 12; font-family: arial, helvetica, sans-serif}
  TD    {font-size: 12; font-family: arial, helvetica, sans-serif}


  DT {font-weight: bold; font-family: arial, helvetica, sans-serif}


  H1    { font-size: 200%; font-weight: 500; 
          font-family: arial, helvetica, sans-serif;
          color: #FFFFFF; text-align: center; 
          background-color: #670099;
          margin-bottom: 1.5em;  margin-top: 0.0em;
          padding-top: 0.58em; padding-bottom: 0.58em; }

  H1 TT { font-size: 120%; font-weight: bold; 
          color: #FFFFFF;
          font-family: courier, fixed, monospace;
          text-align: center }

  H2    { font-size: 160%; font-weight: bold; 
          font-family: arial, helvetica, sans-serif;
/*          color: #333333; */
          color: #222222; 
          padding-top: 0.0em; padding-bottom: 0.0em;
          margin-bottom: 0.5em;  margin-top: 2.0em;
         }

  H2 I  {font-size: 100%; font-family: arial, helvetica, sans-serif;
         font-style: oblique}

  H2 TT { font-size: 120%; font-weight: bold; 
          font-family: monospace, fixed, courier;
          text-align: center }


  H3    { font-size: 140%; font-weight: bold; 
          color: #222222; 
          font-family: arial, helvetica, sans-serif;
          margin-bottom: 0.5em;  margin-top: 2.0em;
        }

  H3 I  {font-size: 100%; font-family: arial, helvetica, sans-serif;
         font-style: oblique}

  H3 TT { font-size: 90%; font-weight: bold; 
          font-family: monospace, fixed, courier;
          text-align: center }


  H4    { font-size: 110%; font-weight: bold; 
          color: #222222; 
          font-family: arial, helvetica, sans-serif;
          margin-bottom: 0.5em;  margin-top: 1.8em;
        }

