/* css file for root section of site (print - media) Version 1.0 28.11.2011 */

body 
{
	font-family: calibri, "gill sans mt", sans-serif;
	font-size: medium;
}
a 
{
	text-decoration: none;
	color: black;
}
.middle 
{
	text-align: center;
}

.super 
{
	vertical-align: super;
	font-size: 0.7em;
}
.direction
{
	display: none;
}
.heavy
{
	font-weight:bold;
}