/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Tall Paul";
 	font-size: 14px;
 	color: rgb(255,255,255);
 	background-color: rgb(0,0,0)
}

.TextNavBar {
	font-family: "Tall Paul";
 	font-size: 14px;
 	color: rgb(255,255,255)
}