body {
	font-family:Arial,helvetica,sans-serif;
	color: #000;
	margin-top:12px;
	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:#000;
}
h2 {
	font-size:16pt;
	color:#C0C0C0;
}
h3 {
	font-size:12pt;
	color:#C0C0C0;
}
h4 {
	font-size:10pt;
	color:#C0C0C0;
}
p,ul,ol,div,td,th,address,nobr,b,i {
	font-size:12pt;
	color:#000;
}

a:link {
	font-family: Arial,helvetica, sans-serif;
	font-size:12pt;
	color: #868686;
	text-decoration:none;
}
a:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size:12pt;
	color:#5599FF;
	text-decoration:none;
}

a:active{
	font-family: Arial, helvetica, sans-serif;
	font-size:12pt;
	color:#5599ff;
	text-decoration:none;
}

.small {
  font-size:8pt;
	color:#C0C0C0;
	text-decoration:none;
}

.small a {
  font-size:8pt;
	color:#C0C0C0;
	text-decoration:none;
}