/* CSS definition file containing site wide stylesheets */

.Header {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 12px;
 	color: rgb(255,204,0);
 	font-weight: bold
}

.TextNavBar {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}