<STYLE TYPE="text/css">
<!--
a:hover {
       text-decoration: underline;
	   letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       text-transform: none;
       word-spacing: normal;
       font-family: Tahoma;
       font-weight: bold;
       font-size: 12pt;
       font: small-caps;
       font-style: normal;
       font-variant: normal;
       color: navy;;
	   
    }
a {
       text-decoration: none;
       letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       text-transform: none;
       word-spacing: normal;
       font-family: Tahoma;
       font-weight: normal;
       font-size: 10pt;
       font: small-caps;
       font-style: normal;
       font-variant: normal;
       color: blue;
    }
DIV {
      margin-left:25%;
      margin-right:25%;
      background-color: yellow; 
}
DIV.plain {
      margin-left:0%;
      margin-right:0%;
      background-color: yellow; 
}

DIV.attention {
       margin-right:0%;
       margin-left:70%;
}
DIV.search {
       margin-right:50%;
       margin-left:0%;
}       
DIV.publisher {
       margin-right:25%;
       margin-left:0%;
}       
P:first-letter {
       font-family: Tahoma;
       font-size: 22;
       font-style: italic;
       color:#0078F0;
}
P {
       font: normal;
       font-size: 10pt;
    }
HR {
       color: #0078F0;
    }
BODY {
       text-decoration: none;
       letter-spacing: normal;
       line-height: normal;
       text-align: justify;
       text-transform: none;
       word-spacing: normal;
       font-family: Tahoma;
       font-weight: normal;
       font-size: 10pt;
       font: normal;
       font-style: normal;
       font-variant: normal;
       color: black;    
       background-Color: white    P {
       font-family: Tahoma;
       font-size: 8pt;
       background-Color: white;
    }
