.header { font-family: Arial;
		  font-size: 150%;
		  font-weight: bold;
		  color: #663300}

.h2 { font-family: Arial,Helvetica;
	  font-size: 110%;
	  font-weight: bold;
	  color: #663300}

.h3 { font-family: Arial,Helvetica;
	  font-size: 100%;
	  font-weight: bold;
	  color: #663300}
	
.text { font-family: Arial,Helvetica;
		font-size: 90%;}
		
.quote { font-family: Arial,Helvetica;
		 font-size: 80%}
		 
.endnote { font-family: Arial,Helvetica;
		   font-size: 80%}	

.caption { font-family: Arial,Helvetica;
		   font-size: 75%}
		  
.footer { font-family: Arial,Helvetica;
		  font-size: 75%}

.link { text-decoration: none; font-weight: bold; color: #663300}
a.link:visited { color: #663300}
a.link:hover { color: #990000}

.footlink { text-decoration: underline; font-weight: normal; color: #330000}
a.footlink:visited { text-decoration: underline; font-weight: normal; color: #330000}
a.footlink:hover { text-decoration: underline; font-weight: normal; color: #990000}

.textlink { text-decoration: none; font-weight: normal; color: #663300}
a.textlink:visited { text-decoration: none; font-weight: normal; color: #663300}
a.textlink:hover { text-decoration: none; font-weight: bold; color: #990000}

.explink { text-decoration: none; font-weight: normal; color: #ff0000}
a.explink:visited { text-decoration: none; font-weight: normal; color: #ff0000}
a.explink:hover { text-decoration: none; font-weight: bold; color: #003300}

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

