body {
font-family: "Times New Roman", Times, serif; 
}
.text {  
font-size: 13px; 
color: #000000; 
text-decoration: none; 
letter-spacing: normal; 
text-align: justify; 
word-spacing: normal;
}
.centred {  
font-size: 12px; 
text-align: center; 
}
a:link {  
color: #CCCCCC; 
text-decoration: none
}
a:visited {
color: #CCCCCC; 
text-decoration: none;
}
a:hover {  
color: #FFFFFF; 
text-decoration: underline
}
.heading {  
font-size: 18px; 
text-decoration: none; 
text-align: center; 
font-weight: bold
}

