/* CSS definition file containing site wide stylesheets */

.Title {
	font-family: Corbel,  sans-serif;
 	color: rgb(0,51,153)
}

P {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: small;
 	color: rgb(0,51,153)
}

LI {
	font-size: small
}

.TextNavBar {
	font-family: "Bradley Hand ITC",  cursive;
 	font-weight: bold
}
