A:link {color: #1860AC; text-decoration: none}
A:visited {color: #1860AC; text-decoration: none}
A:active {color: #CC0066; text-decoration: none} 
A:hover {color: #CC0066; text-decoration: none} 

body { background-color: #FFFFFF;
       background-image: url(images/header_background.png);
       background-repeat: no-repeat;
       font-family: arial, helvetica, sans-serif;
       font-size: 10pt;
       color: #556;
       }
     
	   
h1 { color: #1860AC; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 14pt;
     text-align: center;
     }
	   
h2 { color: #1860AC; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 14pt;
     text-align: center;
     line-height: 0;
     margin-bottom: 16pt;
     }
	   
h3 { color: #1860AC; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 10pt;
     text-align: left;
     font-weight: normal;
     }
	   
h4 { color: #1860AC; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 10pt;
     text-align: left;
     font-style: italic;
     font-weight: normal;
     }

hr {  border: none 0; 
      border-top: 1px solid #556;
      height: 1px;
      width: 75%;
    }
    
img { border: 0; }

dd { padding: 10;}

#Header { text-align: center;
          font-size: 10pt;
          }

#Menu { font-size: 10pt;
        }

.Menu_Title { text-decoration: underline;
              font-weight:bold;
	      }
        
.Menu_List { text-align: left;
             line-height: 1.5;
             }
	   
#Content { text-align: justify;
           font-size: 10pt;
           }

td.fig_caption {text-align: justify;
                font-size: 8pt; 
               }
			  
	td.photo {text-align:center;
	vertical-align:top;
	font-size:smaller;
	
	}
	td.photo_heading{padding-top:10;
	 color: #1860AC; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 12pt;
     text-align: left;
     
     
	}

	 
	       
.DocDate { font-style: italic;
           margin-left: 10px;
	 }                   
sup {  font-size: 70%;
       }               
	              
sub {  font-size: 70%;
       }           

li { text-align: justify;
     }          
  
.breadcrumb{font-size:xx-small;
  font-weight:bold;
  text-align:left;}
