body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {  
	color: #FFFFFF; 
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a.t:link {
	color: #000000;
}
a.t:hover {
	color: #000000;
}
a.t:visited {
	color: #000000;
}
.heading {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheading {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
td.caption1 {
	font-size: 16px;
	font-weight: bold;
	background-color:  #DFDFEE;
}
td.caption2 {
	font-size: 16px;
	font-weight: bold;
	background-color:  #EEEEF9;
}
td.colour1 {
	background-color: #4B4B96;
}
td.colour2 {
	background-color: #DFDFEE;
}
td.colour3 {
	background-color: #EEEEF9;
}
td.line-colour {
	background-color:#33CCCC;
}