/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 20px;
 	color: rgb(153,153,204);
 	font-weight: bold;
 	text-align: left
}

.TextNavBar {
	font-family: DomCasualD;
 	font-size: 20px;
 	color: rgb(153,153,204);
 	font-weight: normal;
 	font-style: normal
}
