/* CSS definition file containing site wide stylesheets */

.Titles {
	font-family: "Curlz MT",  fantasy;
 	font-size: 24pt;
 	text-transform: capitalize;
 	color: rgb(121,20,39);
 	font-weight: bold;
 	text-align: center
}

.MenuItem {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 11pt;
 	color: rgb(121,20,39)
}

P {
	font-family: "Calisto MT",  "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal;
 	font-style: normal
}
