TD {
	font-family : "Arial", sans-serif;
	font-size : 9pt;
	color : #65676c;
	font-weight : normal;
}


A:LINK  {
	color : #211E73;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #004259;
	text-decoration : underline;
	font-weight : bold;
}


A:VISITED {
	color : #8BAEA1;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	font-family : "Helvetica", sans-serif;
	font-size : 12pt;
	color : #072A65;
	font-weight : bold;
}



H2 {
	font-family : "Arial", sans-serif;
	font-size : 12pt;
	color : #0e2b88;
	font-weight : bold;
}

H3 {
	font-family : "Gil Sans", "Verdana", sans-serif;
	font-size : 10pt;
	color : #5846A7;
	font-weight : bold;
}

.tealtext {
	font-family : "Arial", sans-serif;
	font-size : 9pt;
	color : #004259;
	font-weight : bold;
}

.bluehead {
	font-family : "Arial", sans-serif;
	font-size : 9pt;
	color : #211E73;
	font-weight : bold;
}

.paletext {
	font-family : "Arial", sans-serif;
	font-size : 9pt;
	color : #EBF0E1;
	font-weight : bold;
}

.whitehead {
	font-family : "Arial", sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
}