/* HANDY STYLE GUIDE NOTESbody			= overall content, use for text within main content columnh1				= body text   h2				= italic text, orange     h3             = italic text, grey h4				= footer, last updated     */        body, table, td, th {padding: 0px;  font-family: verdana, arial, helvetica, sans-serif;	  font-size: 9px;  line-height:14px;  font-weight:170;  color: #666666;}h1 {padding: 0px;font-family: verdana, arial, helvetica, sans-serif;font-size: 18pt;font-weight:200;color: #669966;}A:link {color: #336633;text-decoration: none;}A:visited {color: #336633;text-decoration: none;}A:hover {color:#FF6633;text-decoration: none;}A:active {color:#336633;text-decoration: none;}