body {
	font-family:Arial,helvetica,sans-serif;
	color: #111111;
	margin-top:10px;
	margin-bottom:10px;
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Arial,helvetica,sans-serif;
}
h1 {
	font-size:18pt;
	color:#111111;
}
h2 {
	font-size:16pt;
	color:#111111;
}
h3 {
	font-size:12pt;
	color:#111111;
}
h4 {
	font-size:10pt;
	color:#111111;
}
p,ul,ol,div,td,th,address,nobr,b,i {
	font-size:10pt;
	color:#111111;
}
pre {
	font-family:Courier New,Courier;
	font-size:10pt;
	color:#111111;
}
tt {
	font-family:Courier New,Courier;
	font-size:10pt;
	color:#111111;
}
a:link {
	font-family: Arial,helvetica, sans-serif;
	font-size:10pt;
	color: #868686;
	text-decoration:none;
}
a:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size:10pt;
	color:#5599FF;
	text-decoration:none;
}
a:visit {
	font-family: Arial, helvetica, sans-serif;
	font-size:10pt;
	color:#5599ff;
	text-decoration:none;
}
a:active{
	font-family: Arial, helvetica, sans-serif;
	font-size:10pt;
	color:#5599ff;
	text-decoration:none;
}