body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}
p {
	font-family: Arial;
	font-size: 10pt;
}
A:LINK {
	font-family: Arial;
	color: #000080;
	font-size: 10pt;
}
A:VISITED {
	font-family: Arial;
	color: #800080;
	font-size: 10pt;
}
A:HOVER {
	font-family: Arial;
	color: #000080;
	font-size: 10pt;
}
P.small {
	font-size: 8pt;
}
.small A:LINK {
	font-size: 8pt;
}
.small A:HOVER {
	font-size: 8pt;
}
.small A:VISITED {
	font-size: 8pt;
}
H2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	text-align : center;
}
H3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #2107A6;
}
H4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}
UL {
	font-family: Arial;
	font-size: 10pt;
}
OL {
	font-family: Arial;
	font-size: 10pt;
}
LI {
	font-family: Arial;
	font-size: 10pt;
}

