BODY {
	font-family: "Arial";
	font-size: 10pt;
  	font-style: normal;
        color:000080;
     }


A:Visited
  {	Text-decoration: none; 
	font-size: 10pt;
	color: "663300";
	
  }


A:HOVER 
  {	
	text-decoration: none;
	font-size: 10pt;
	background-color:FFCC99;

  }

A:Link 
  {	Text-decoration: none; 
	font-size: 10pt;
	color: "blue";
  }


.hilite { 
	    COLOR: #800000;
    	    FONT-FAMILY: arial, helvetica;
            background: #FFFF99
        }


.boldhilite { 
	    COLOR: #800000;
    	    FONT-FAMILY: arial, helvetica;
            FONT-WEIGHT: bold;
            background: #FFFF99
        }


.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;
        }




TABLE {
	font-family: Arial;
	font-size: 10pt;
	color:000080;
	font-style: normal;
      }







