BODY {		font-family: "Arial";		font-size: 10pt;  		font-style: normal;	color:000080;	}
A:Visited
  {	Text-decoration: none; 
	color: "blue";
	
  }


A:HOVER 
  {	
	text-decoration: none;
	background-color:FFCC99;
	color: "blue";

  }

A:Link 
  {	Text-decoration: none; 
	color: "blue";
  }



.text2pt { 	    COLOR: #000080;	    FONT-SIZE:12;    	    FONT-FAMILY: arial, helvetica, sans-serif;        }.textred { 	    COLOR: #FF0000;	    FONT-SIZE:12;    	    FONT-FAMILY: arial, helvetica, sans-serif;        }.text2ptRight { 	    COLOR: #000080;	    FONT-SIZE:12;    	    FONT-FAMILY: arial, helvetica, sans-serif;	    TEXT-ALIGN: RIGHT;        }.text2ptBold { 	    COLOR: #0000FF;	    FONT-SIZE:12;	    FONT-WEIGHT:bold;    	    FONT-FAMILY: arial, helvetica;	    TEXT-ALIGN: RIGHT;        }.text2ptBoldRight { 	    COLOR: #0000FF;	    FONT-SIZE:12;	    FONT-WEIGHT:bold;    	    FONT-FAMILY: arial, helvetica;	    TEXT-ALIGN: RIGHT;        }.text2ptBoldLeft { 	    COLOR: #0000FF;	    FONT-SIZE:12;	    FONT-WEIGHT:bold;    	    FONT-FAMILY: arial, helvetica;	    TEXT-ALIGN: LEFT;        }.text2ptBoldRight { 	    COLOR: #0000FF;	    FONT-SIZE:12;	    FONT-WEIGHT:bold;    	    FONT-FAMILY: arial, helvetica;	    TEXT-ALIGN: RIGHT;        }.heading3 { 	    COLOR: #FF6633;	    FONT-SIZE:14;            FONT-WEIGHT:Bold;    	    FONT-FAMILY: arial, helvetica, sans-serif;        }.hilite { 	    COLOR: #800000;    	    FONT-FAMILY: arial, helvetica;            background: #FFFF99        }.boldhilite { 	    COLOR: #800000;    	    FONT-FAMILY: arial, helvetica;            FONT-WEIGHT: bold;            background: #FFFF99        }TABLE {		font-family: Arial;		font-size: 10pt;		font-style: normal;}