BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	text-align : justify;
	cursor : auto;
}

A:LINK  {
	color : #FF8C00;
	font-weight : bold;
	cursor : auto;
}

DIV {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	cursor : auto;
	color : #000000;	
}

A:VISITED  {
	color : Gray;
	font-weight : bold;
	cursor : auto;
}

A:ACTIVE  {
	color : Navy;
	font-weight : bold;
	cursor : auto;
}

P  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	text-align : justify;
	cursor : auto;
	color : #000000;
}

H1  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	margin-bottom : 0;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	cursor : auto;
	color : #000000;
}

UL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	text-align : justify;
	color : #000000;
	margin-top : 5;
	margin-bottom : 10;
}

OL  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : medium;
	font-style : normal;
	text-align : justify;
	color : #000000;
	margin-top : 5;
	margin-bottom : 10;
}

