/* Style called from frames pages */

  body,p,li,ul {
  font-family: arial; font-size: 11pt; font-weight: normal; color : black; margin-left: 5px }

  h1 {font-family: georgia, sans serif; font-size: 15pt; font-weight: bold; color:#000055 }
  h5 {font-family: "news gothic mt", arial, "gill sans", "sans serif"; font-size: 11pt; font-weight: normal; color: black }
  
  a:link    {color:#800000; font-weight: normal}
  a:visited {color:#000080; font-weight: normal}
  a:hover   {color:#000055; font-weight: normal}
  a:active  {color:#800000; font-weight: normal}

/* The header & footer detail is brought in using a SSI and uses different colours for hover, link, active & visited */
  .hf {font-family: arial; verdana, "sans serif"; font-size: 11pt; color:#48485E }
  a.hf:link {color:#9C9C9C; font-weight: normal}
  a.hf:visited {color:black); font-weight: normal}
  a.hf:hover {color:#48485E; background: black; font-weight: normal}
  a.hf:active {color:#5A5A5A; font-weight: normal}
  
