body {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}

/* section label control */
h1   {font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-weight: normal;
      color: black;
      ! important}

/* section label control when no carrage return is needed */
strong{font-family: Arial, Helvetica, sans-serif;
      font-size: 9pt;
      font-weight: bold;
      color: black}       ! important}

/* main text control */
body {font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      color: black;

; background-color: #336699
      ! important}

/* quotes in html for support*/
strong   {font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      color: black;
      ! important}

/* main text control for tabled areas*/
td   {font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
      color: black;
      ! important}

/* quote control */
h2   {font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-weight: bold;
      color: black;
      ! important}

/* spacing between lines */
P {line-height: 120%}

.speciallink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.speciallink A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;

}

.speciallink A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;


}

.speciallink A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-color: #ff9900;
	color: #ff9900;


}
.border {
	border: #CCCCCC;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
