BODY, P, LI  {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22pt;
}

H2 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

H3 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
}

H4 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

H5 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

H6 {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

BLOCKQUOTE {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : 300;
}

A:LINK {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: 300;
}

A:VISITED {
	color : Red;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight : 300;
}

A:HOVER {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	font-weight : 300;
}