/* Text Colours and fonts */


.compnayname 

{ 
font face:Arial, sans-serif; 
font: bold 25pt Times; 
color: #C9E100; 
line-height: 140% } 



.heading 
{ text-align: justify; 
font: bold 12pt Arial; 
color: #3D7B8D; 
} 


.proddescription 
{ text-align: justify; 
font: 10pt Arial; 
color: #DDF7CA; 
} 

.bodyhead 

{ font face:Arial, sans-serif; 
font: bold 10pt Arial; 
color: #006666; 
line-height: 140% } 



.bodytext 

{ font face:Arial, sans-serif; 
font: normal 9pt Arial; 
color: #808080; 
line-height: 140% } 




/* Link Colours */


a.toplinks

{ font: bold 15px Arial; 
color: #006666;
text-decoration: none; 
} 


a.toplinks:hover 

{ font: bold 15px Arial; 
color: black; 
text-decoration: none; } 

a.generallinks

{ font: bold 11px Arial; 
color: gray; 
text-decoration: underline; 
} 

a.generallinks:hover 

{ font: bold 11px Arial; 
color: black; 
text-decoration: none; }


a.midlinks
{ font: 11px Arial; 
color: #ffffff; 
text-decoration: none; } 



a.midlinks:hover 

{ font: 11px Arial; 
color: #E1EEF0; 
text-decoration: none; }