<!-- 

body { background-color: transparent; cursor: crosshair;}

table, td { 
border: 1px solid; width: 100%; height: 100%;
} 

#set1 { width: 35%; height: 50%; background-color: #ffffff; text-align: center; vertical-align: bottom;}
#set2 { width: 4%; height: 50%; background-color: #333333;} 
#set3 { height: 50%; background-color: #333333; text-align: left; vertical-align: bottom;} 
#set4 { width: 35%; height: 45%; background-color: #ffffff; text-align: center; vertical-align: middle;}
#set5 { height: 45%; background-color: #333333; text-align: left; vertical-align: middle;} 
#set6 { width: 4%; height: 45%; background-color: #333333;} 
#set7 { width: 100%; height: 5%; background-color: #ffffff; vertical-align: bottom;} 
#font1 { text-align: right; color: #585858; font-size: 8pt;}

a img { border: none; } 
--> 