@charset "ISO-8859-1";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	list-style-type: square;
}
a {
	color: #4A526E;
	text-decoration: underline;
}
h2 {
	color: #0B1E5D;
	font-size: 32px;
	font-family: Palatino;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0B1E5D;
	text-decoration: none;
}
