BODY {
	background-color : #1B4A76;
	font-family : Arial, Helvetica, sans-serif;
	padding : 5px;
}

H1{font-size : 18pt;}

H2 {font-size : 16pt;}

H3 {font-size : 12pt;}

P {
	font-size : 10pt;
	margin-top : 0px;
}

STRONG.w {
	color : White;
}

UL {font-size : 10pt;}

TABLE {margin : 0px;}

TABLE.centred TD {text-align : center;}

TD.content {padding : 30px;}

TD.micro {background-color : #2E7EC7;}

TD.micro P {font-weight : bold;  font-size : 9pt;text-align : center; margin : 0px;}

FORM {margin : 0px;}

SELECT {font-size : 9pt;}

IMG {border : none;}

HR {color : #1b4a76;}

A, A:VISITED, A:LINK {color : White; text-decoration : none; font-weight : bold;}

A:ACTIVE, A:FOCUS, A:HOVER {color : #1B4A76; text-decoration : underline;}