?	 
table.left {align="left";
            width="100%" ; 
            border:0px solid white;
            padding:0px;
            table-layout:fixed;}

table.center1 {margin-left:25%; 
               border:0px solid white;
	           padding:0px;
	           table-layout:fixed;}
	          
table.center2{width:75%; 
              margin-left:10%; 
              margin-right:10%;
              border:0px solid white;
	          padding:0px;
	          table-layout:fixed;}
              
table.center3 {margin-left:25%; 
               border:0px solid white;
	           padding-left: 10px;;
	           table-layout:fixed;}

td.left {text-align:left;
         width: 50%;}

td.center {text-align:center;
           border:solid black 1px}        
	  
t.heading {font-family: Arial, Helvetica, sans-serif;
           font-style: bold;
           font-size: 18px;}
			  
t.normal{font-family: Arial, Helvetica, sans-serif;
         font-style: normal;
         font-size: 14px;
         line-height: 100%;}

t.ital{font-family: Arial, Helvetica, sans-serif;
       font-style: italic;
       font-size: 14px;}

t.bold{font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       font-weight: bold;
       font-size: 14px;}
			  
a:link {color:#3300CC;
        text-decoration: none;}

a:visited {color:#3399CC;
           text-decoration: none;}

img{width="310";
    height ="177";
    padding-right: 15px;}

img.displayed {display: block;
               padding-right: 15px; }
