.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	line-height: 15px;
	text-transform: none;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;	
	color: #663300;
	line-height: 0px;
}
a:hover{
	color:#663300; 
	text-decoration: underline;	
}
a:active{
	color:#663300; 
	text-decoration: none;	 
}
a:visited{
	color:#745C51; 

}
A.nav:link{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333366;
}
A.nav:hover{
	color:#333366; 
	text-decoration: underline;	
}
A.nav:active{
	color:#333366; 
	text-decoration: none;	
}
sup{
	color: #663300;
	font-size: 9px;
	line-height: 0px;
	font-weight: bold;
	text-decoration: none;
}
sup:hover{
	color:#333366;
	text-decoration: underline;
}
sup:active{
	color:#663300; 
	text-decoration: none;
}
A.box:link{
	color:#663300; 
}	
A.box:hover{
	color:#FFFFFF; 
}	
A.box:active{
	color:#663300; 
}	
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333366;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333366;
}
.endnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-style: normal;
	text-indent: 0px;
}

.border {
	border: #663300;
}
