/* CSS definition file containing site wide stylesheets */

.HeadingPage {
	font-size: 36px;
 	color: rgb(67,67,67);
 	font-weight: normal;
 	font-style: normal
}

.Arrow_Action {
	list-style-type: none;
 	list-style-image: url( "../assets/images/arrow-actions.gif" )
}