/* CSS definition file containing site wide stylesheets */

.Footer {
	font-family: "Verdana Ref",  sans-serif;
 	font-size: xx-small;
 	text-transform: lowercase;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: small-caps
}

.TextNavBar {
	font-size: xx-small
}