body  {
	background-color : #ffffff;
}

A  {
	color : #008000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A.white  {
	color : #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A.iwhite  {
	color : #ffffff;
	text-decoration : none;
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:hover  {
	color : green;
}

/*
A:visited {
 	color : #647649;
}
*/

p  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : justify;
	color : #000000;
}

h3.i  {
	font-family : arial,helvetica;
	font-size : 18pt;
	text-align : justify;
	font-weight: bold; 
	color : #000000;
}

p.i  {
	font-family : arial,helvetica;
	font-size : 18pt;
	text-align : justify;
	color : #000000;
}


p.right  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : right;
	color : #000000;
}
td  {
	font-family : arial,helvetica;
	font-size : 10pt;
	color : #000000;
         vertical-align : top;
}

td.subtop  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	color : #ffffff;
}

td.isubtop  {
	font-family : arial,helvetica;
	font-size : 14pt;
	text-align : left;
	color : #ffffff;
}

td.itable  {
	font-family : arial,helvetica;
	font-size : 18pt;
	text-align : justify;
	color : #000000;
}