/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255)}
 A:link { color: rgb(0,0,255);
	font-family : Arial}
 A:visited { color: rgb(255,102,51);
	font-family : Arial}
 

.TextNavBar {
	font-family: arial;
 	font-size: 10pt;
 	font-weight: bold
}
