<style>     .junkStyle  {
     	font-family : verdana, geneva, arial, helvetica;
     	font-weight : normal;
     	font-style : normal;
     }
     
     A  {
     	text-decoration : underline;
     	color : #AF876F;
     }
     
     H1  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : large;
     	font-weight : bold;
     	font-style : normal;
     	margin : 0px;
     	color : #1C7523;
     }
     
     H2  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : medium;
     	font-weight : bold;
     	font-style : normal;
     	margin : 0px;
     	color : #3089A2;
     }
     
     H3  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 15px;
     	font-weight : bold;
     	font-style : italic;
     	margin-bottom : 4px;
     	color : #1C7523;
     }
     
     A:Hover  {
     	text-decoration : underline;
     	color : #829936;
     }
     
     td, input, select, option, textarea  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 12px;
     	color : #151515;
     }
     
     p  {
     	margin-top : 8;
     }
     
     body  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 12px;
     	color : #151515;
     }
     
     .title  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : medium;
     	font-weight : normal;
     }
     
     .midtitle  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 16px;
     	font-style : normal;
     	line-height : normal;
     	font-weight : bold;
     }
     
     .subtitle  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 14px;
     	font-weight : bold;
     }
     
     .content  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 12px;
     	color : #151515;
     	;
         	font-weight : normal;
     }
     
     .navtitle  {
     	font-family : tahoma, Arial, Helvetica, sans-serif;
     	font-size : 10px;
     	font-style : normal;
     	line-height : normal;
     	font-weight : bold;
     	color : #1C7523;
     }
     
     .footnote  {
     	font-family : arial, verdana, geneva, helvetica;
     	font-size : 10px;
     }
     
     .understandingClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 49px;
     	z-index : 1;
     }
     
     .suffersClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 208px;
     	z-index : 1;
     }
     
     .healthClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 291px;
     	z-index : 1;
     }
     
     .treatingClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 420px;
     	z-index : 1;
     }
     
     .leafletClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 550px;
     	z-index : 1;
     }
     
     .resourcesClass  {
     	position : absolute;
     	visibility : hidden;
     	top : 108px;
     	left : 650px;
     	z-index : 1;
     }
     
     </style>
