BODY {
		font-family: "Arial";
		font-size: 10pt;
  		font-style: normal;
		}


A:Visited
  {	Text-decoration: none; 
	color: "0000FF";
	
  }


A:HOVER 
  {	
	text-decoration: none;
        background-color:FF9900;
	color: "FFFFFF";
	
  }

A:Link 
  {	Text-decoration: none; 
	color: "0000FF";
  }

.text2pt { 
	    COLOR: #000080;
	    FONT-SIZE:10pt;
    	    FONT-FAMILY: arial, helvetica, sans-serif;
        }

.textred { 
	    COLOR: #FF0000;
	    FONT-SIZE:10pt;
    	    FONT-FAMILY: arial, helvetica, sans-serif;
        }

.text2ptRight { 
	    COLOR: #000080;
	    FONT-SIZE:12pt;
    	    FONT-FAMILY: arial, helvetica, sans-serif;
	    TEXT-ALIGN: RIGHT;
        }


.text2ptBold { 
	    COLOR: #0000FF;
	    FONT-SIZE:12pt;
	    FONT-WEIGHT:bold;
    	    FONT-FAMILY: arial, helvetica;
	    TEXT-ALIGN: RIGHT;
        }

.text2ptBoldRight { 
	    COLOR: #0000FF;
	    FONT-SIZE:12pt;
	    FONT-WEIGHT:bold;
    	    FONT-FAMILY: arial, helvetica;
	    TEXT-ALIGN: RIGHT;
        }

.text2ptBoldLeft { 
	    COLOR: #0000FF;
	    FONT-SIZE:10pt;
	    FONT-WEIGHT:bold;
    	    FONT-FAMILY: arial, helvetica;
	    TEXT-ALIGN: LEFT;
        }

.text2ptBoldRight { 
	    COLOR: #0000FF;
	    FONT-SIZE:10pt;
	    FONT-WEIGHT:bold;
    	    FONT-FAMILY: arial, helvetica;
	    TEXT-ALIGN: RIGHT;
        }



.heading3 { 
	    COLOR: #FF6633;
	    FONT-SIZE:14pt;
            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;
                color:000080;
}




