body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
.headLine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
}
.tableSelected {
	background-color: #FFFFFF;
	color: #000099;
	font-weight: bold;
}
.tableUnselected {
	background-color: #000099;
}
.navlink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.xml {
	font-family:"Courier New", Courier, mono;
	font-size:11px;
}

