/* style sheet for Search page */
/* 2009 Jun 4    */

/* begin table description */
table {
   background:#ffffff;
   color:#000000;
   border:0px solid blue;
   margin-left:auto;
   margin-right:auto
  }
  
.outline {width:540px;}


body {
   background-color: white;
   font-family: , "Times New Roman", Ariel;
  }


p {
   background:#FFFFFF none;
   color:black;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin:1em 1.5em 0em 1.5em;
   padding:0px
   text-align:left; }

 .center { text-align:center }    
 .nobot  { margin-bottom:0px }
   
no_bot_cen {
   margin-bottom:0px;
   text-align:center;
   }
  
 .no_top { margin-top:0px; }

img { margin:0px auto }

 .floatLeft { float:left }
 .floatRite { float:right }  

  
/* end of file */

