a:active {  color: #FF0000; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;

}

.nav_link {  color: #FF9900; text-decoration: none; font-weight: bold; font-size: 10pt}

table {  font-size: 10pt}
.nav_dummy { color: #006699; text-decoration: none; font-weight: bold; font-size: 10pt }
.bar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.header {
	font-weight: bold;
	color: #333333;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	width: 100%;

}
.invisiblelink {
	font-size: 6pt;
	color: #000000;
	text-decoration: none;

}