/* CSS definition file containing site wide stylesheets */

.showheading {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: bold;
 	margin-bottom: 0px
}

.nospace {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	letter-spacing: 0px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	margin-top: 0px;
 	margin-bottom: 0px
}