/* web-safe color names: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow */body{background-color: #FFFFCC;}h1,h2,h3,h4,h5,h6,p,table,li{/* font-family: verdana, arial, 'sans serif'; */font-family: Arial, Helvetica, 'sans serif';}h1{color: red;text-align: center;margin-bottom: 0;}h3{color: red;text-align: center;}h4{color: red;text-align: center;}h5{color: #006600;text-align: left;font-size: 12pt;font-weight: bold;text-decoration: underline;margin-bottom: 0;}h6{color: #006600;text-align: left;font-size: 12pt;font-weight: normal;text-decoration: underline;margin-top: 0;margin-bottom: 0;line-height: 150%;}ul{color: #006600;}p.address{font-size: 10px;color: #006600;text-align: left;margin-top: 0;margin-bottom: 0;}p.body{color: #006600;text-align: left;margin-top: 0;margin-bottom: 0;}p.nav{color: white;font-weight: bold;text-align: center;margin-top: 0;margin-bottom: 0;}p.img{color: black;text-align: center;margin-top: 0;margin-bottom: 0;}table.nav{background-color: #006600;}a:link    {color: #009900;text-decoration: none;}a:visited {color: #003300;text-decoration: none;}a:active  {color: red;text-decoration: none;}/* a:hover   {color: red} */
