h3 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;

}
p {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}