/* Document Defaults */

        a:active  { color: #990000;text-decoration: underline; font-size: 12px;}
        a:hover   { color: #458989;text-decoration: underline;font-size: 12px;}
        a:link    { color: #990000;text-decoration: underline;font-size: 12px;}
        a:visited { color: #458989;text-decoration: underline;font-size: 12px;}
        .Body
          { color: #333333;
            font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: 		normal; font-weight: normal;
            margin-left: 0px; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .BodyRelative
          { color: #333333;font-family: Arial, Helvetica, sans-serif;
            font-size: 12px; font-style: italic; font-weight: normal;
            margin-left:0em; margin-top: 0em; margin-bottom: 0em;
            text-align: justify; text-indent: 0em; text-decoration: none;
            white-space: normal }
               
	.NumberedExplanation
          { color: #990000;
            font-family: Garamond; font-size: 14px; font-style: normal; font-weight: normal;
            margin-left: 2.9em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
	.HDR
	  {color: #333333;font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: 		   	   bold;margin-left: 0em; margin-top: 0em; margin-bottom: 0.8em;text-align: left; text-indent: 0em; text-decoration: 	           none; font-weight:bolder; border-bottom: .5em; border-left: 0.5em; border-style: none}
        
/* Document Defaults */
.BodyCenter {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 		normal;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: right;
	text-indent: 0em;
	text-decoration: none;
	white-space: normal;
	background-position: center;

}
.HDRCenter {
color: #a68b79;font-family: Verdana, Arial, Helvetica, san-serif; font-size: 13px; font-style: normal; font-weight: 		   	   normal;margin-left: 0em; margin-top: 0.8em; margin-bottom: 0.8em;text-align: center; text-indent: 0em; text-decoration: 	           none; font-weight:bolder; border-bottom: .5em; border-left: 0.5em; border-style: none
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FD000D;
	font-variant: small-caps;
}

