img {

    border: 0px none;

    }

body {

     text-align: left;
     margin : 15;
     color: #28166F;
     font-size: 12pt;
     font-family :  Trebuchet MS, arial, sans-serif, verdana, helvetica;
          }     
         
h1  {color: #FFffff;
     font-size: 14pt;
	 text-align: left;
          }
          
h2  {color:  #FFffff;
     font-size: 12pt;
          }
          
a link {
        	text-decoration : none;
         	color : #0000ff;
         }
     
a:visited {
        	text-decoration : none;
         	color : #0000ff;
         	}

a:hover {
         text-decoration : none;
         color : #ff0000;
                  }