/* This CSS stylesheet was written by Christopher Liu. Please contact me via email at contact_me@machinehuman.com if you have any questions regarding this document or CSS. By the way, I have used absolute font sizes because this site is going to be viewed by older browsers.*/body {font-family:Arial, Helvetica, sans-serif;background-color:#FFFFFF;margin:0px;}/* ========== image styles ========== */.toppy { margin-top:7px; }img { border:0px none black; }/* ========== font styles ========== */.head {font-weight:bold;color:#003399;font-size:16px;font-style:normal;line-height:1.4em;}.subhead {font-weight:bold;color:#003399;font-size:4.25ex;font-style:normal;line-height:1.4em;}.text {font-size:11px;line-spacing:1.5em;}.textital {font-size:12px;font-style:italic;color:#666666;line-height:1.4em;}.italblu {font-style:italic;color:#003399;}.italblusm {font-size:12px;font-style:italic;color:#003399;}.texthel {font-family:Arial, Helvetica, sans-serif;font-size:110%;font-style:normal;}.norm {font-weight:normal;font-style:normal;}.nav {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333333;line-height:1.7em;}.colophon {font-family:Arial, Helvetica, sans-serif;font-size:8pt;color:#333333;line-height:1.3em;}/* ========== link styles ========== */a { color:#0033FF; }a:visited { color:#0033FF; }a:active { color:#CC0000; }a:hover {color:#0033FF;text-decoration:none;}