/* CSS definition file containing site wide stylesheets */

UL {
	color: rgb(204,0,0)
}

P {
	color: rgb(0,0,153)
}