.body_copy {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	 
}
.Smallcaps {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	font-variant: small-caps;	 
}

.main {
font-size: 12px
color:#666633
	background-color: #999999;
}

.quote {
font-size: 16px;
color: white
}
.li {line-height: 25px
}