/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Garamond, serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-size: medium
}

H2 {
	font-size: large
}

P {
	font-family: Garamond, serif;
 	font-size: small
}

A {
	font-family: Garamond, serif;
 	font-size: small
}

.TextNavBar {
	font-family: Garamond, serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}