Just playing around with Silverlight a bit and trying to set a style to apply to all TextBlocks. The following XAML:
Optionally, give it x:Key and the value of this attribute use in your TextBlock as StaticResource.
...