/* CSS definition file containing site wide stylesheets */

.Heading {
	font-size: 16px;
 	line-height: 14px;
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.White-Bold-24 {
	font-size: 24px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.White-Bold-16 {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold
}