/* CSS definition file containing site wide stylesheets */

.NumList{
	font-size: large;
 	list-style-type: decimal;
 	list-style-position: outside
}