/* Style sheet from Allyson-Kas */
.generalBodyTextAK {
	font-family: "Times New Roman", Times, serif; 
	color:#6D5E51; 
	font-size: 12px; 
	font-weight: bold;
}	
.generalInlineHeadingAK {
	font-family: "Times New Roman", Times, serif;
	color:#000000; 
	font-size: 14px; 
	font-weight: bold;
}
.darkBlueSubHeading {
	color: rgb(0,0,128);
	font-size: 0.8em;
	font-weight: bold;
	/* use in conjunction with wd-h2 */
}
.smallGreenText {
	color: rgb(153,204,0);
	font-style: italic;
	font-size: .8em;
	font-weight: bold;
}
.fakeBoldBodyContent { font-size: 1.3em; color: #000000; }