/* CSS definition file containing site wide stylesheets */

P {
	font-size: 14px;
 	color: rgb(0,0,0);
 	margin-top: 0.1px;
 	margin-bottom: 0.1px
}

.TextNavBar {
	font-family: Vivaldi, cursive;
 	font-size: 20px;
 	font-weight: bold
}
