BODY, TABLE, TR, TD, LI {font-family: book antiqua, bookman old style, times new roman;
	font-size: 11pt;
	}

p {color:white;}

A  {
	font-family : serif;
	color : 999999;
	text-decoration: underline;
	font-weight: bold;
}

A:Visited  {
	font-family : serif;
	text-decoration: none;
}

A:Active  {

	color : 999999;
	font-family : serif;
	text-decoration: none;
}

A:Hover  {


	color : 000000;
	font-family : serif;
	text-decoration: underline;
}


H1  {

	color: 333366;
	font-family: times new roman;
	font-size: 16pt;
	font-weight: bold;

}

H2  {

	color: 333399;
	font-family: times new roman;
	font-size: 14pt;
	font-weight: bold;

}


H3  {

	color: 999999;
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic

}


H4  {

	color: 666666;
	font-family: times new roman;
	font-size: 10pt;


}