/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10px
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	background-color: rgb(16,33,41)
}