body {
	color: #000000; 
              font-size:10pt;
              font:arial, helvetica, sans-serif;
	}

a {
	color: #000000;
	font-size:10pt;
	text-decoration:none;
	font-weight:300;
	font-family:arial, helvetica, sans-serif;
	}
a:link {
	color: #000000;
}
a:visited {
              color:#000000;
}
a:hover {
              color:#ffffff; background-color:#000000;
}
h1 {
	font-family:arial, helvetica, sans-serif;
              font-size:12pt;
	font-weight:900;
	}
h2 {
	font-family:arial, helvetica, sans-serif;
              font-size:11pt;
	font-weight:700;
	margin:18px 0px 3px 0px;
	}
h3 {
	color: #000000; 
              font-size:10pt;
              font-family:arial, helvetica, sans-serif;
              font-weight:500;
	}
TD {
	color: #000000; 
              font-size:10pt;
              font-family:arial, helvetica, sans-serif;
	}