/* @override http://alicemaher.workgroupstaging.com/assets/css/type.css */



blockquote{
	font-style: italic;
}
p{
	margin-bottom: 15px;
	width: 95%;
}
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
   font-size: 12px;
   font-weight: bold;
   padding-right: 6px;
}
sub { top: 0.4em; }

p.footnote{
font-size: 12px;
line-height: 1.2em;
width: 75%;
padding-left: 12px;
text-indent: -12px;
}
