body { font-family: "MS Shell Dlg"; font-size: 9pt; color: windowtext; margin: 0px; }
td{ font-family: "MS Shell Dlg"; font-size: 9pt; }
select{ font-family: "MS Shell Dlg"; font-size: 9pt; }
button{ font-family: "MS Shell Dlg"; font-size: 9pt; }
div{ font-family: "MS Shell Dlg"; font-size: 9pt; }
input{ font-family: "MS Shell Dlg"; font-size: 9pt; }
fieldset{ font-family: "MS Shell Dlg"; font-size: 9pt; }
A {
	font-family: "MS Shell Dlg";
	font-size: 11pt;
	text-decoration: none;
	
	color: blue;

}
A:visited {
	font-family: "MS Shell Dlg";
	font-size:11pt;
	text-decoration: none;
	color: blue;
}
A:hover {
	font-family: "MS Shell Dlg";
	font-size:11pt;
	text-decoration: none;	
	color: red;
}
ul {	padding: 6px; }
.leftColumn 
{
	 border-left-style:solid; border-left-width:thin;  border-left-color:#EEEEEE; 
}
.jump {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:white;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#000033;
	text-decoration: none;
	font-weight: bold;
}
