<STYLE>
<!--
A
{   color: black;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline;
}
	 
body
{
	  MARGIN: 4px;
	  /*width: 740px; sets the width for IE5.x's broken box model (dont think this works)*/
    /*border: 1px solid #000; sets a border to all 4 sides */
}

TABLE
{
	BORDER-WIDTH: 0px;
	BORDER-STYLE: none;
}

.memberdata
{
  color: black;
  font-family: Arial;
  font-size: 7pt;
} 

.columnheader
{
  color: black;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold; 
} 

.titles
{
  color: black;
  font-size: 17pt;
  font-family: Arial;
}

.13bold
{
  font-size: 13pt;
  font-family: Arial;
  color: black;
}

.10nobold
{
  font-size: 10pt;
  color: black;
  font-family: Arial;
}

.leaveBorder
{
  BORDER-WIDTH: 2px;
}

.myTable
{
  font-family: Tahoma;
	font-size: 10pt;
	BORDER-WIDTH: 5px;

}	

.noprint 
{
	display: none;
}	

-->
</STYLE>
