/* CSS definition file containing site wide stylesheets */

UL {
	font-family: "Calisto MT",  "Times New Roman",  Times,  Serif;
 	font-size: x-small
}

P {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: small;
 	color: rgb(255,204,0)
}