body {
  color: #000000;
  background-color: #ffffff;
  font: bolder 8pt Arial;
  text-decoration: none;
  letter-spacing: 1pt;
  margin-right: 50px;
  margin-left:15px;
  position: relative;
}

h3 {
  color : #ff0000;
}

h4 {
  color : #646464;
}

a
{
font: bolder 10pt Arial;
color		: #646464;
text-decoration	: none;
letter-spacing  : 1pt;
margin-left     : 0px;
line-height: 0.5cm;
}

a:hover {
  text-decoration : none;
  color : #ff0000;
}  

.nav_table {
  width: 150px;
}

tr {
  height: 30px;
}  
  
.nav2
{
font-size		: 9.0pt;
color			: #646464;
letter-spacing: 0pt;
text-decoration	: none;
margin-left: 10px;
line-height: 0.5cm;
}

.nav3
{
font-size		: 8.0pt;
color			: #646464;
text-decoration	: none;
margin-left: 20px;
line-height: 0.5cm;
}

.nav4
{
font-size		: 7.0pt;
color			: #646464;
text-decoration	: none;
margin-left: 30px;
line-height: 0.5cm;
}

    