/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	vertical-align: baseline;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
