/* CSS Document */body {	background-color: #cccccc;	margin-top: 10;	margin-left:0;	margin-right:0;		}td  { font-family: arial, sans-serif; font-size: 12px; color: #666600; }p { margin-top: 0; }.content { font-family: arial, sans-serif; font-size: 12px; color: #666600; }.bold { font-family: arial, sans-serif; font-size: 12px; color: #666600; font-weight: bold; }.header { font-family: arial, sans-serif; font-size: 14px; color: #666600; font-weight: bold; }.italic-sm { font-family: arial, sans-serif; font-size: 12px; color: #666600; font-style: italic; }.copyright { font-family: trebuchet ms, verdana, arial; font-size: 10px; color: #cccccc; }a { cursor: auto; }a:link { color: #336600; background: transparent; text-decoration: none; }a:visited { color: #336600; background: transparent; text-decoration: none; }a:active { color: #336600; background: transparent; text-decoration: underline; }a:hover { color: #336600; background: transparent; text-decoration: underline; }a.bold { cursor: auto;font-family: trebuchet ms, verdana, arial; font-size: 11px; }a.bold:link  { color: #336600; background: transparent; text-decoration: none; font-weight: bold; }a.bold:visited { color: #336600; background: transparent; text-decoration: none;font-weight: bold; }a.bold:active { color: #336600; background: transparent; text-decoration: underline;font-weight: bold; }a.bold:hover { color: #336600; background: transparent; text-decoration: underline; font-weight: bold;}.dkgreenbg{ background-color: #336600;   }   .ltgreenbg { background-color: #99C636;   }     .medgreenbg {  background-color:#669933;    }  .whitebg { background-color: #ffffff;   } form {	padding: 0;	margin: 0;	}	table.line { border: 1px solid #CC9966; }