/* CSS definition file containing site wide stylesheets */

.bold {
	font-weight: bold
}

.none {
	display: none
}

.table_header {
	color: rgb(99,100,102);
 	line-height: 22px;
 	font-weight: bold;
 	text-indent: 4px;
 	background-color: rgb(227,243,242)
}

.text-grey {
	color: rgb(99,100,102)
}

.address {
	font-size: 12px;
 	color: rgb(99,100,102);
 	text-align: center
}

.TextObject {
	font-size: 12px;
 	line-height: 16px
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 13px
}

.bold_ext {
	letter-spacing: 2px;
 	font-weight: bold
}

H6 {
	font-size: 13px;
 	color: rgb(213,38,75);
 	font-weight: bold
}
