function showAddress()
{ 
document.write("<span style='color: white; font-weight: normal; font-family: Tahoma; font-size: 12pt;'>");
document.write("Portland Air Cargo Association - PO Box 55514 - Portland, OR 97238 - 503.788.1195");
document.write("</span>");
}
