/* CSS definition file containing site wide stylesheets */

LI {
	color: rgb(0,0,102);
 	list-style-type: disc;
 	list-style-position: inside
}
