      BODY {
         font-size : 11px;
		 letter-spacing : 0.05em;
         color : #000066;
		 font-family : Verdana, Arial, Helvetica, sans-serif; 
		 background-color : #000000; 
		 font-style : normal; 
		 line-height : normal;
      }
     P { font-size : 11px; 
	 letter-spacing : 0.05em;
	 color : #FFFFFF; 
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-style : normal; 
	 line-height : normal;
      }
     TD { font-size : 11px; 
	 letter-spacing : 0.05em;
	 color : #FFFFFF;
	 font-family : verdana, Arial, sans-serif; 
	 font-style : normal; 
	 line-height : normal; 
	 font-variant : normal; 
	 font-weight : normal;
	 

      }
     FORM { font-size : 11px; 
	 letter-spacing : 0.05em;
	 color : #ffffff; 
	 font-family : verdana, Arial, sans-serif;
      }
     OL { font-size : 11px; 
	 letter-spacing : 0.05em;
	 color : #ffffff; 
	 font-family : verdana, Arial, sans-serif; 
	 font-style : normal; 
	 line-height : normal;
      }
     UL { font-size : 11px; 
	 letter-spacing : 0.05em;
	 color : #ffffff; 
	 font-family : verdana, Arial, sans-serif; 
	 font-style : normal; 
	 line-height : normal;
      }
     A:link { color : #FFFFFF; 
	 letter-spacing : 0.05em;
	 font-size : 11px; 
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-style : normal; 
	 text-decoration : none;
      }
     b { font-weight : bold; 
	 letter-spacing : 0.05em;
	 font-size : 11px; 
	 font-style : normal; 
	 line-height : normal; 
	 color : #ffffff; 
      }
     A:visited { color : #FFFFFF; 
	 letter-spacing : 0.05em;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 11px; 
	 text-decoration : none;
      }
     A:active { color : #FFFFFF; 
	 letter-spacing : 0.05em;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 11px; 
	 text-decoration : none;
      }
     A:hover {  color : #FFFFFF; 
      }
     .blackbold { letter-spacing : 0.05em; font-weight : bold; font-size : 14px; color : #505050; font-family : verdana, Arial, sans-serif;
      }
     .heading { letter-spacing : 0.05em; font-size : 14px; font-weight : bold;
      }
     .small { font-size : 14px; letter-spacing : 0.05em;
      }
     .medium { font-size : 14px; letter-spacing : 0.05em;
      }
     table.sampleBlue { border-width : 1px; 
	 border-spacing : 3px 3px; 
	 border-style : solid; 
	 border-color : #003366 #003366 #003366 #003366; 
	 border-collapse : separate; 
	 
      }
     table.sampleGreen { border-width : 1px; 
	 border-spacing : 3px 3px; border-style : solid; 
	 border-color : #336600 #336600 #336600 #336600; 
	 border-collapse : separate; 
	
      }
     table.sampleGreenLight { border-width : 1px; 
	 border-spacing : 3px 3px; 
	 border-style : solid; 
	 border-color : #669966 #669966 #669966 #669966; 
	 border-collapse : separate; 
	
      }
     table.sampleOrange { border-width : 1px; 
	 border-spacing : 3px 3px; border-style : solid; 
	 border-color : #ff9933 #ff9933 #ff9933 #ff9933; 
	 border-collapse : separate; 

      }
    table.samplePink { border-width : 1px; 
	border-spacing : 3px 3px; border-style : solid; 
	border-color : #ff6666 #ff6666 #ff6666 #ff6666; 
	border-collapse : separate; 
	
      }
span.radio {
width: 19px;
height: 25px;
padding: 0 5px 0 0;
background: url(radio.gif) no-repeat;
display: block;
clear: left;
float: left;
}
span.select {
position: absolute;
width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 21px;
padding: 0 24px 0 8px;
color: #fff;
font: 12px/21px arial,sans-serif;
background: url(select.gif) no-repeat;
overflow: hidden;
}
form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}