a.navbar		{ text-decoration: none; color: white; }
a:link.navbar	{ text-decoration: none; color: white; }
a:visted.navbar	{ text-decoration: none; color: silver; }
a:active.navbar	{ text-decoration: none; color: white; }
a:hover.navbar	{ text-decoration: underline; color: white; }
table		{ font-family:arial;
				font-size:9pt; }

body {
	/* background : White url(img/watermark.png) no-repeat fixed bottom right; */
	background-color: #fff;
	color: #000;
}

h1 {
	color: #00a;
	font-size: 24pt !important;
	font-weight: bold;
paddding: 0;
margin: 0;
}
