/* Text Colours and fonts */



.heading 
{ text-align: justify; 
font: bold 12pt Arial; 
color: #617C47; 
} 


.bodytextbrown 
{ text-align: justify; 
font: 10pt Arial; 
color: #D56500; 
} 


.bodytext 

{ font face:Arial, sans-serif; 
font: normal 10pt Arial; 
color: #476A87; 
line-height: 180% } 

.bodytextwhite 

{ font face:Arial, sans-serif; 
font: normal 9pt Arial; 
color: white; 
line-height: 140% } 





/* Link Colours */


a.linktophori

{ font: bold 11pt Arial; 
color: white; 
text-decoration: none; 
} 

a.linktophori:hover 

{ font: bold 11pt Arial; 
color: #F8D707; 
text-decoration: none; } 

a.linksmall

{ font: normal 10pt Arial; 
color: navy; 
text-decoration: underline; 
line-height: 140% 
} 

a.linksmall:hover 

{ font: normal 10pt Arial; 
color: navy; 
text-decoration: none;
line-height: 140%  } 

a.linkmidgid

{ font: normal 8pt Arial; 
color: black; 
text-decoration: underline; 
} 

a.linkmidgid:hover 

{ font: normal 8pt Arial; 
color: navy; 
text-decoration: none; } 
