.title {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color:  #0020C2
      text-decoration: none;
}
a.title {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color:  #0020C2;
      text-decoration: underline;
}
p.title {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color:  #0020C2;
      text-decoration: none;
}
.ref {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color:  #0020C2;
      text-decoration:underline;
}
.bullet {
      list-style-image: url(../images/bullet.jpg)
}
.text {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 22px;
      color: #000000;
      text-decoration: none;
}
a:hover {
      color: #4866A4;
      text-decoration: none;
}
.footer {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      line-height: normal;
      color: white;
      font-weight: normal;
      text-decoration: none;
}
a {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #2C3D61;
      text-decoration: underline;
}
.footer:hover {
      color: white;
      text-decoration: underline;
}
.menutext {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      color:white;
}
.menutext:hover {
      color: #B3B79D;
      text-decoration: none;
      background-color: #0020C2;
}
.greentext {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #306267;
}
.text:hover {
      color: #395080;
      text-decoration: none;
}
td.maincolour {
      background-color: #0020C2;
      color:white;
}
.symbolmarker {
      background-color:red;
      color:white;
      font-weight:bold;
      text-decoration:line-through;
      vertical-align:super
}
td.secondarycolour {
      background-color : #EAEBE4;
}
.style1 {
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      color:white;
}
.style8 {
      font-size: 9px;
      font-style: italic;
}
ul {
      list-style-type:square
}
tt {
      font-size: 120%;
      font-weight: bold;

}