<STYLE TYPE="text/css">

BODY 	{
		font-family: "Arial";
		font-size: 10pt;
  		font-style: normal;
	}



	
A:LINK  {
		text-decoration: none;
                color: "0000EE";
	}

A:VISITED	
	{	
		text-decoration:none;
                color: "FF6600";
	}


A:HOVER {  	
		text-decoration: underline;
                color: "FF9900";
	}

A:ACTIVE
	{
		text-decoration: underline;
                color: "FF9900";
	}

TABLE 	{
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
	}


.tabs { COLOR: #ffffff; FONT-FAMILY: verdana, helvetica, arial; font-weight: BOLD; TEXT-DECORATION: none; }

.hilite { 
	    COLOR: #800000;
    	    FONT-FAMILY: font-family: arial, helvetica;
            background: #FFFF99
        }

.boldhilite { 
	    COLOR: #800000;
    	    FONT-FAMILY: font-family: arial, helvetica;
            FONT-WEIGHT: bold;
            background: #FFFF99
        }

</STYLE>

