
BODY {  font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 0;
	margin-right: 20;
	 }
BODY {  color: black }

TABLE {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

TD { font-family: arial, helvetica, sans-serif }
TD { font-size: 10pt }

TD.small { font-size: x-small }

TH { font-family: arial, helvetica, sans-serif }
TH { font-size: 10pt }
TR { font-family: arial, helvetica, sans-serif }
TR { font-size: 10pt }

div { font-family: arial, helvetica, sans-serif }
P,br,BR { font-family: arial, helvetica, sans-serif }

DD { font-family: arial, helvetica, sans-serif }
DD { font-size: 10pt }

big  {	font-size: 16pt }
big B, B big  {font-size: 16pt;
	color: #0000a0;  }

small	{font-size: 10pt}

A:link {color: #0000A0;
	font-family: arial, helvetica, sans-serif;
	}         
A:visited { color: #ff4d4d }      
A:active { color: lime }        
A:hover {color:#d00000;
	background: #d0ffff;
	text-decoration: none;  }

.red  {	color: #d00000 }

.indent { margin-left: 100;
		margin-right: 100;
	}


