<style type="text/css">
      <!--
	  
p {margin-top:0}
 
a:link { text-decoration:underline; color: #0000aa;}
a:visited { text-decoration:underline; color: #0000aa;}
a:hover { text-decoration:underline; color: #ff0000;}
		  
#main {
       background: #ffffee;
       margin-left: auto; margin-right: auto; 
       border:none;
       width:780px;
       }

#content {
       background: #ffffee;
       padding: 40px;
       border:none;
       font-family:times new roman;
       font-size: 13pt;
       letter-spacing: 1px;
       }

table.tabs {
      table-layout: fixed;
      font-family: times new roman;
      font-size: 12pt; text-align: center;
      }
      
table.tabs td {
      background-image:url(../images/ball.jpg);
      background-position:center;
      background-repeat:no-repeat;
      width:90px;
      height:90px;
      vertical-align:middle;
      }
               
div.imgright {
      margin-left: 20px;
	  margin-top: 20px;
	  margin-bottom: 10px;
      border: 1px solid #ffffff;
      height: auto;
      width: auto;
      float: right;
      text-align: center;
      } 
	
div.imgleft {
      margin-right: 20px;
	  margin-top: 20px;
	  margin-bottom: 10px;
      border: 1px solid #ffffff;
      height: auto;
      width: auto;
      float: left;
      text-align: center;
      }
	
div.imgrighttop {
      margin-top: 3px;
      margin-left: 20px;
	  margin-bottom: 10px;
      border: 1px solid #ffffff;
      height: auto;
      width: auto;
      float: right;
      text-align: center;
      } 
	 
	 
div.imglefttop {
      margin-top: 3px;
      margin-right: 20px;
	  margin-bottom: 10px;
      border: 1px solid #ffffff;
      height: auto;
      width: auto;
      float: left;
      text-align: center;
      }               

	    
    	
@media print{.noprint { display:none }}
 
      -->
</style>