table.logo        { 
                  background-color : #0000ff;
                  }

td.logo           { 
                  background-color : #0000ff;
		  font-size: 12px;
                  }

table.logobar     { 
                  background-color : #ffff00;
                  height: 75;
                  }

span.logobarline1 {
                  margin-left: 15px;	
		  font-size: 25px;
                  font-weight: bold;	
                  letter-spacing : 1px;
	          color: #0000ff;
	          text-decoration: none;	
                  }

span.logobarline2 {
                  margin-left: 15px;	
		  font-size: 18px;
                  font-weight: bold;	
                  letter-spacing : 1px;
                  color: #696969;
		  text-decoration: none;	
	          }
