<style>          .junkStyle  {
          	font-family : verdana, geneva, arial, helvetica;
          }
          
          A  {
          	font-family : verdana, geneva, arial, helvetica;
          	text-decoration : none;
          	color : #384695;
          }
          
          A:Hover  {
          	font-family : verdana, geneva, arial, helvetica;
          	text-decoration : underline;
          	color : #6B1A27;
          }
          
          body, td, p, input, select, option, textarea  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 12px;
          	scrollbar-darkshadow-color : #282842;
          	scrollbar-shadow-color : #54548B;
          	scrollbar-base-color : #A3A3C7;
          	scrollbar-face-color : #A3A3C7;
          	scrollbar-3dlight-color : #D1D1E3;
          	scrollbar-highlight-color : #D1D1E3;
          	scrollbar-track-color : #E5E5EF;
          	scrollbar-arrow-color : #54548B;
          }
          
          h2  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 18px;
          	text-decoration : none;
          	color : Silver;
          	margin-bottom : 4px;
          	font-weight : normal;
          	font-style : normal;
          }
          
          h3  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 18px;
          	text-decoration : none;
          	color : Black;
          	margin-bottom : 4px;
          	font-weight : normal;
          	font-style : normal;
          }
          
          .title  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 18px;
          }
          
          .subtitle  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 14px;
          }
          
          .content  {
          	font-family : verdana, geneva, arial, helvetica;
          	font-size : 12px;
          }
          
          .dropdown  {
          	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;
          }
          
          .aboutClass  {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 0px;
          	z-index : 1;
          }
          
          .employmentClass  {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 94px;
          	z-index : 1;
          } 
          
          .mattersClass {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 188px;
          	z-index : 1;
          }
		  .equalityClass  {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 282px;
          	z-index : 1;
          }
          
          .getClass {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 381px;
          	z-index : 1;
          }
          
          .trainingClass {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 475px;
          	z-index : 1;
          }
          
          .contactClass {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 569px;
          	z-index : 1;
          }
          
          .skillsClass {
          	position : absolute;
          	border-style : none;
          	visibility : hidden;
          	top : 125px;
          	left : 663px;
          	z-index : 1;
          }          
          
          
          </style>
