/* CSS definition file containing site wide stylesheets */

.TITLES {
	font-size: 16px;
 	text-transform: uppercase;
 	font-weight: bold
}

P {
	font-size: 16px
}