<style>      .junkStyle  {
      	font-family : verdana, geneva, arial, helvetica;
      }
      
      A  {
      	font-family : verdana, geneva, arial, helvetica;
      	text-decoration : none;
      	color : #E16C0E;
      }
      
      A:Hover  {
      	font-family : verdana, geneva, arial, helvetica;
      	text-decoration : underline;
      	color : #AB0000;
      }
      
      body, td, p, input, select, option, textarea  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 11px;
      	scrollbar-darkshadow-color : #000000;
      	scrollbar-3dlight-color : #000000;
      	scrollbar-arrow-color : #000000;
      	scrollbar-base-color : #FFFFFF;
      	scrollbar-face-color : #FFFFFF;
      	scrollbar-highlight-color : #FFFFFF;
      	scrollbar-shadow-color : #FFFFFF;
        scrollbar-track-color : NONE;
      }
      
      p, ul  {
        margin-top: 10px;
      }
      
      ul  {
        margin-bottom: 10px;
      }
      
      h1  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 20px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      
      h2  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 18px;
        margin-top: 0px;
        margin-bottom: 0px;
      }

      h3  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 15px;
        margin-top: 0px;
        margin-bottom: 0px;
      }

      h4  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 13px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      
      input, select, textarea  {
        border-width : 1px;
        border-color : #818181;
        border-style : solid;
      }

      .title  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 18px;
      }
      
      .midtitle  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 16px;
      	font-style : normal;
      	line-height : normal;
      }

      .subtitle  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 15px;
      }
      
      .content  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 11px;
      }
      
      .footnote  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 10px;
      }
      
      .legal  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 8px;
      }
      
      .strategicClass  {
      	position : absolute;
      	width : 170px;
      	visibility : hidden;
      	top : 108px;
      	left : 198px;
      }
      
      .showcaseClass  {
      	position : absolute;
      	width : 140px;
      	visibility : hidden;
      	top : 108px;
      	left : 330px;
      }
      
      .nav  {
      	font-family : verdana, geneva, arial, helvetica;
      	font-size : 11px;
        color: #000000;
        text-decoration: none;
      }
      
      </style>

