BODY, TABLE, TR, TD, UL, OL, LI, P, H1, H2, STRONG, BLOCKQUOTE, NOTE
	{color: #000000;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: medium;
	font-weight: normal}

A, A.link, A.vlink
   {color: #230DB7} /* #050580 */

IMG
   {border-color: white}
   
H1, STRONG
	{font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: medium}
H1
  {font-size: x-large}

STRONG.extra
  {font-size: large}
STRONG.light
	{font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana}

EM
	{font-style: italic}

EM.note 
	{font-size: x-small}

UL
  {margin-top: 0em;
  margin-bottom: 0em}
  	
LI
  {list-style-type: none;}
.bullet
	{list-style-type: disc;}
  
/*

UL
  {width:70%;
  font-size: small}

BLOCKQUOTE
		  {font-weight: bold;
		  font-size: small}
.transcript
		   {font-family: Courier, monospace}
*/		   
