/* CSS definition file containing site wide stylesheets */

.transparent2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	background-color: transparent;
 	border: 1px solid rgb(0,0,0);
 	padding: 5px
}

.TextObject {
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.transparent {
	font-family: "Times New Roman",  Times,  Serif;
 	background-color: transparent;
 	border: 1px solid rgb(0,0,0);
 	padding: 5px
}