/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 20px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: EucrosiaUPC, serif;
 	font-size: 16pt;
 	font-weight: bold
}