/* these styles will be used in both print and screen views so only put things in that make sense */

sub { vertical-align: sub; font-size: smaller; }
sup, super, .footnoteLink { vertical-align: super; font-size: smaller; }
