body {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 13px; 
  font-color: #00000; 
  color: #000000; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 12px; 
  margin-bottom: 0px 
}

a.text:link {
  color:#b0005b; 
  text-decoration: none; 
  font-size: 11px
}

a.text:active {
  color:#5F3C60; 
  text-decoration: none; 
  font-size: 11px
}

a.text:visited {
  color:#660000; 
  text-decoration: none; 
  font-size: 11px
}

a.text:hover {
  color:#660000; 
  text-decoration: 
  underline; 
  font-size: 11px
}


P { 
  font-family:Tahoma,Verdana,Helvetica,sans-serif; 
}


h1, h2, h3, h4 {font-family:Tahoma,Verdana,Helvetica,sans-serif; color: black
}

h1 {font: bold 155%}
h2 {font: bold 125%}
h2 {text-align: center;}

tr {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 11; 
}

.bodytext {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
}

.bodytextcentred {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
  text-align: center;
}

.bodytextjustified {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
  text-align: justify;
}

.contents {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 9; 
}

.contentslistminor {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 9;
  margin-left: 2;
  padding-left: 2;
  list-style-type: disc; 
}

.contentslistmajor {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 9;
  margin-left: 1;
  padding-left: 1;
  list-style-type: circle; 
}

.tableheading {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 11; 
}

.tableheaderrow {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 11; 
  text-align: center;
}

.tablecaption {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 11; 
  font-weight: bold;
  text-align: center;
}

.figurecaption {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 11;
  font-weight: bold;
  text-align: center;
}

a.navtext:link {
  color:#990000; 
  text-decoration: none; 
  font-size: 12px
}

a.navtext:active {
  color:#ff0000; 
  text-decoration: none; 
  font-size: 12px
}

a.navtext:visited {
  color:#990000; 
  text-decoration: none; 
  font-size: 12px
}

a.navtext:hover {
  color:#00ff00; 
  text-decoration: none; 
  font-size: 12px
}

.headings {
  font-size: 22px;
  color: #FFFFFF;
}

.cheadings {
  font-size: 22px;
  color: #990000;
  text-align: center;
}

.headingssmall {
  font-size: 13px;
  color: #993366;
  font-weight: bold;
}

.subheadings {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
}

.copyright {
  font-size: 82%; 
  font-family: Tahoma,Verdana,Arial,Sans-Serif;
  color: black;
  text-align: center;
}

.sbodytextjustified {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
  text-align: justify;
  color: black;
}

.sbodytextcentred {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
  text-align: center;
  color: black;
}

.sbodytext {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size: 12; 
  color: black;
}

