

A:link    { color: red; }     /* unvisited links */
A:visited { color: #EB009A; } /* visited links   */
A:hover   { color: red; }     /* user hovers     */
A:active  { color: maroon; }  /* active links    */

A  { text-decoration: none }
H1 { font-family: Arial, helvetica, sans-serif; font-size: 24pt; font-weight: bold; text-align: center; color: #000000}
H2 { font-family: Arial, helvetica, sans-serif; font-size: 24pt; font-weight: bold; text-align: center; color:#000000}
H3 { font-family: Arial, helvetica, sans-serif; font-size: 14pt; font-weight: normal; text-align: left; color: #000000; font-style: italic }
H4 { font-family: Arial, helvetica, sans-serif; font-size: 12pt; font-weight: normal; text-align: justify; color: #000000}
H5 { font-family: Arial, helvetica, sans-serif; font-size: 10pt; font-weight: normal; text-align: center; color: #000000}




BODY { font-family: Arial, helvetica, sans-serif; font-size: 80%; font-weight: normal; text-align: left; color: #000000 ; background: white}

UL { list-style:disc; font-family: Arial, helvetica, sans-serif; font-size: 12pt; font-weight: normal; text-align: justify; color: #000000}


li { font-family: Arial, helvetica, sans-serif; font-size: 80%; font-weight: normal; text-align: left; color: #000000 }


/*COLOUR*/ 
img.one     {border-style: solid; border-color: #00C000; border-width: 6px 6px 6px 6px; }
img.two     {border-style: solid; border-color: #00C000; border-width: 6px 6px 6px 6px; }
img.three   {border-style: solid; border-color: #00C000; border-width: 6px 6px 6px 6px; }

td.one      {border-style: solid; border-color: #EB009A; border-width: 1px; padding: 1px; text-align: center}