	.h1 { 
	color: white;
	font-size: 13pt;
	font-family: arial, helvetica; }
	
	.h2 { 
	color: white;
	font-size: 10pt;
	font-family: arial, helvetica; }

	.text { 
	color: white;
	font-size: 11pt;
	font-family: arial, helvetica; }
	
  TD.black {
	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
  }
  
  TD.black2 {
	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
  }
  
  A:link  {
  	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : none;
  }
  
  A:visited  {
  	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : none;
  }
  
  A:hover  {
  	color : white;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : underline;
  }

  A.menu:link  {
  	color : #BBFFBB;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : none;
  }
  
  A.menu:visited  {
  	color : #BBFFBB;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : none;
  }
  
  A.menu:hover  {
  	color : #FFFFFF;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : underline;
  }
 
.white 		{
	border-style: solid; 
	border-color: white; 
	border-width: 1px;
  }
  
  