body
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #003399;
background-color: #003399;
}
p {  
font-size: x-small; 
color: #000099;
}
h1 {
	font-size: medium;
	color: #0066FF;
}
h2 {	
	font-size: small;
	color: 0066ff;
}
a:link {
	color: White;
}
a:hover {  
color: White; text-decoration: underline;
}
a:visited {  
color: White
}
.smalltext {  
font-size: xx-small; 
color: #000099

}

.colour1{
	background-color: white;
}
.colour2{
	background-color: #003399;
}

.colour3{
	background-color: #99CCFF;
}

.colour4{
	background-color: #6699FF;
}

.bolder{
	font-weight: bold;
}

.footer {  
font-size: xx-small; 
color: #003399; 
}

.footer a:link {  
color: #003399;
}

.footer a:hover {  
color: #003399;
}

.footer a:visited {  
color: #003399;
}
