BODY { background-color: #ffffff;
       margin: 1px 0px 0px 1px }
	   
H1 { font-family: Courier New, monospace;
     font-size: 20px;
     font-weight: bold;
     margin: 0px 75px 0px 75px;
	 padding: 1em 0em 0em 0em;
     line-height: 20px }

H1 A { font-family: Courier New, monospace;
       font-size: 20px;
       font-weight: bold;
	   text-decoration: underline;
       margin: 0px 75px 0px 75px;
	   padding: 2em 0em 0em 0em;
       line-height: 20px }
	 
H2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     margin: 0px 0px 0px 34px;
	 padding: 1em 0em 0em 0em;
     line-height: 20px }

H3 { font-family: Courier New, monospace;
     font-size: 16px;
     font-weight: bold;
     margin: 0px 75px 0px 75px;
	 padding: 0em 0em 1em 0em;
     line-height: 18px }
	 
H4 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     margin: 0px 75px 0px 75px;
	 padding: 0em 0em 1em 0em;
     line-height: 14px }

P { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	text-align: left;
	padding: 0em 0em 0em 0em;
    margin: 0px 34px 0px 34px;
    line-height: 13pt }
	
P.breadcrumbs { text-align: left;
                font-size: 9pt;
				line-height: 9pt;
				padding: 0em 0em 0em 0em }
				
P.breadcrumbs A { font-size: 9pt;
                  line-height: 9pt }
	
BLOCKQUOTE { font-family: Courier New, monospace;
    font-size: 10pt;
    font-weight: normal;
	text-align: justify;
    margin: 0px 105px 0px 105px;
	padding: 0em 0em 0em 0em;
    line-height: 13pt }

A { font-family: Courier New, monospace;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    line-height: 13pt;
    color: #000000 }
	
PRE { font-family: Courier New, monospace;
    font-size: 10pt;
    font-weight: normal;
	text-align: justify;
	padding: 1em 0em 0em 0em;
    margin: 0px 75px 0px 75px;
    line-height: 13pt }

	
HR { margin: 0px 75px 0px 75px;
     padding: 1em 0em 0em 0em;
     height: 1px;
     color: #000000 }
