/* CSS definition file containing site wide stylesheets */

.small {
	font-family: "Bodoni MT Condensed",  serif;
 	font-size: 1mm;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 0.1mm;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: left;
 	margin-top: 0mm;
 	margin-bottom: 0mm
}

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 15pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: none;
 	background-color: transparent;
 	background-image: none;
 	background-repeat: no-repeat;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
