   BODY  {
  	margin-left : 0px;
  	margin-top : 0px;
  	font-family : Verdana, Arial;
  	color : red;
  	font-style : normal;
  	font-size : .8em;
  }
  
  TD  {
  	font-family : Verdana, Arial;
  	color : black;
  	font-style : normal;
  	font-size : 8pt;
  }
  
  UL  {
  	font-family : Verdana, Arial;
  	color : black;
  	font-style : normal;
  	font-size : 8pt;
  }
  
  P  {
  	font-family : Verdana, Arial;
  	color : black;
  	font-style : normal;
  	font-size : 8pt;
  }
  
  .list  {
  	color : navy;
  	font : 8pt;
  }
  
  .search  {
  	color : navy;
  	font : 8pt;
  	font-weight : bold;
  }
  
  .footer  {
  	color : #FFFF00;
  	font-size : 7pt;
  	font-weight : normal;
  }
  
  .mainheading  {
  	color : #BE0000;
  	font : 10pt "Arial";
  	font-style : italic;
  	font-weight : bold;
  	font-family : Arial;
  }
  
  .subheading  {
  	color : #008000;
  	font : 8pt "Arial";
  	font-style : regular;
  	font-family : Arial;
  	font-weight : bold;
  }
  
  .mainheadingsm  {
  	color : #BE0000;
  	font : 8pt "Arial";
  	font-style : regular;
  	font-weight : bold;
  	font-family : Arial;
  }
  
  .subheadingsm  {
  	color : navy;
  	font : 7pt "Arial";
  	font-style : italic;
  	font-family : Arial;
  	font-weight : bold;
  }
  
  .menuitem  {
  	color : teal;
  	font : 10pt "Arial";
  	font-style : italic;
  	font-family : Arial;
  	font-weight : bold;
  }
  
  .menuheading  {
  	color : navy;
  	font : 8pt "Arial";
  	font-style : italic;
  	font-weight : bold;
  	font-family : Arial;
  }
  
  .mainbluesm  {
  	color : white;
  	font : 8pt "Arial";
  	font-style : italic;
  	font-family : Arial;
  	font-weight : bold;
  }
  
  .news  {
  	color : #008000;
  	font : 8pt;
  	font-family : Verdana, Arial;
  }
  
  .flash  {
  	color : navy;
  	font : 8pt;
  	font-family : Verdana, Arial;
  }
  
  .warning  {
  	color : red;
  	font : 12pt "Arial";
  	font-style : italic;
  	font-weight : bold;
  	font-family : Arial;
  }
  
  A  {
	color : #666666;
	text-decoration : none;
	font-weight : normal;
	;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
  }
  
  A:visited  {
	color : #666666;
	text-decoration : none;
	font-weight : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
  }
  
  A:hover  {
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	background-color : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
  }
  
  DIV.list  {
  	color : white;
  	text-indent : 10;
  	background : transparent;
  }
  
  DIV.list:hover  {
  	color : red;
  	text-indent : 10;
  	background : transparent;
  }
  
  DIV.listheading  {
  	line-height : 300%;
  	vertical-align : text-bottom;
  	color : navy;
  	font-weight=bold;
   			background : transparent;
  }
  
  .justify {  text-align: justify}

