/* Control background color of page */body {background-color:#ffffff;}/* Control Title properties */h3 {color:#000066;font-size:14px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}/* Control Content properties */p {color:#000000;font-size:10px;font-family:Arial, Helvetica, sans-serif;}/* Control Bar Content properties */.bar {color:#FFFFFF;font-size:10px;font-family:Arial, Helvetica, sans-serif;}/* Control title properties */.ttl {color:#FFFFFF;font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;}.onwhite a:link{color:#000099;font-size:10px;font-family:Arial, Helvetica, sans-serif;}.onwhite a:visited{color:#999999;font-size:10px;font-family:Arial, Helvetica, sans-serif;}.onwhite a:hover{color:#3366CC;font-size:10px;font-family:Arial, Helvetica, sans-serif;}.footer {color:#000000;font-size:10px;font-family:Arial, Helvetica, sans-serif;}/* Control link colors to complement the sidebar color*/A:link{color:#FAD641}A:visited{color:#999999}A:hover{color:#FFFFFF}/* Large Emphasized text */h2 {color:#000000;font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}/* Small Emphasized text */h1 {color:#990000;font-size:10px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}/* Control Content properties */td {color:#FFFFFF;font-size:10px;font-family:Arial, Helvetica, sans-serif;}/* Small Emphasized underlined text */.underline {color:#000000;font-size:10px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-decoration:underlined;}