.aoatoolbar {
	font-family: "Brush Script MT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;

}
.footnote {
	background-color: #FFFF99;
	border-top: thin dashed #00CCFF;
	border-right: thin none #00CCFF;
	border-bottom: thin none #00CCFF;
	border-left: thin none #00CCFF;

}
