BODY, TABLE, TR, TD, UL, LI {
	font-family: arial, times new roman, technical, book antiqua;
	font-size: 10pt;
	color: black;
	font-weight: normal;
}

P {
	font-size: 10pt;
	color: black;
	font-weight:normal;
}

H1  {
	font-size : 14pt;
	font-weight : bold;
	color : 4B4BC7;
}

H2  {
	font-size : 12pt;
	font-weight : bold;
	color : 4B4BC7;
}

H3  {
	font-size :  11pt;
	font-weight : bold;
	color : blue;
}

H4  {
	font : Arial;
	font-size :  10pt;
	font-weight : bold;
	color : 000066;
}

A  {

	font-weight : bold;
	color : 4B4BC7;
	text-decoration: none;
}

A:Visited  {
	font-weight : bold;

	color : 000066;
}

A:Active  {

	font-weight : bold;
	color : 000066;
}

A:Hover  {

	font-weight : bold;

	color : 000066;
	text-decoration: underline;
}


.small {
	font-size: 8pt;
	font-family: arial;
	color: black;
}

