body {
	color: #ffffff;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style : normal;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #0000ff;
}

a.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
	text-decoration : underline;
}

a.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
}

li { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style : normal; }

