BODY
      {
	   font-family: Arial, Helvetica, sans-serif; 
       font-size: 12pt;
       color: #999900;
       font-weight: bold;	
	   background-image: url(BAC-SE5.GIF);
	   background-color : White;
      }
     
TABLE
      {
	    font-family: Arial, Helvetica, sans-serif; 
        font-size: 12pt;
        color: #999900;
        font-weight: bold;
      }
TD
      { 
        width: 33%;
	    vertical-align: middle; 
	   text-align: center;
      }

.TALL			/* Tall thumbnail properties */
       {
	width: 120px;
	height: 150px;
       }
.WIDE                   /* Wide thumbnail properties */
       {
	width: 152px;
        height: 114px;
       }

IMG    {border: none }
A:link { color: #999900 }          /* unvisited link */
A:visited { color: #999999 }        /* visited links */
A:active { color: #FFFF33 }        /* active links */
