/* CSS definition file containing site wide stylesheets */

.boldcentered {
	font-weight: bold;
 	text-align: center
}

.tabtext {
	font-size: 12px;
 	color: rgb(0,0,0);
 	text-indent: 0px;
 	background-color: rgb(142,158,177);
 	margin: 0px;
 	padding: 5px
}

ADDRESS {
	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 0px 20px;
 	padding: 0px
}