h2 {
	font-family: verdana, sans-serif;	
	font-size: 20pt; 
	line-height: 24pt; 
	font-weight: bold; 
	color: maroon;
}
h3 {
	font-size:18pt;
	line-height:22pt; 
	font-variant:small-caps; 
	text-align:center; 
	font-weight:bold; 
	color: navy;
}

h4 {
	font-family: verdana, sans-serif;
	font-size: 12pt; 
	line-height: 12pt; 
	font-weight: bold;
	color: navy;
}	

h6 {
	font-family: verdana, sans-serif;
	font-size: 12pt; 
	line-height: 12pt; 
	font-variant: small-caps; 
	text-align: left; 
	font-weight: bold; 
}

p  {	font-size: 10pt; 
	line-height: 11pt;
}

<!-- migrated to rtc page 4 feb 2008 (fwl) -->
<!-- modified 30 may 2007 (fwl) to realign h3 and h4 -->
<!-- modified 30 apr 2007 (fwl) to change colour for h3 -->
<!-- modified 4 may 2007 (fwl) to centre h4 -->
