body {
	font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
background-color: #E8E8E8
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em
}

a:link {
....font-weight: normal;
....color: #0033FF;
....text-decoration: none}
a:visited {
....font-weight: normal;
....color: #0033FF;
....text-decoration: none}
a:hover {
....color: #006600;
....text-decoration: underline;

}

a:active {
....font-weight: normal;
....color: #0033FF;
....text-decoration: underline;
}

p.sidenav {
  padding-left: 15px;
    padding-right: 5px;
}

