/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(102,102,204)
}

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	color: rgb(102,102,204);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.TextNavBar {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14px;
 	color: rgb(102,102,204);
 	font-weight: normal;
 	font-style: normal
}