
p {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 17pt;
 font-weight: bold;
 color: #ff0000;
}
h2 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14pt;
 color: #ff0000;
}
h3 {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 font-style: bold;
 color: #000000;
}
h4 {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #202020;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	color: #5A4646;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;;
}
