body {
  background: #ffffff; 
  color: #000000;
  font-family: Arial, Helvetica;
  font-size:8pt;
}
p, dd, table {
  font-family: Arial, Helvetica;
  font-size:10pt;
}
strong {
  font-family: Arial, Helvetica;
  font-size:8pt;
}
dt { color: #bf0000;  
  font-family: Courier, Helvetica;
}
dd { margin-left: 1em } 
a:link
{
   font-family: Arial, Helvetica;
   font-weight: normal;
   color: #D72B21;
   text-decoration: none;
}
a:hover
{
   font-family: Arial, Helvetica;
   font-weight: normal;
   color: #FF0000;
   text-decoration: none;
}
a:visited
{
   font-weight: bolder;
   color: #cc0000;
   text-decoration: none;
}
a:active
{
   font-weight: normal;
   color: #538FD5;
   text-decoration: none;
}
div.col00x10
  {
    font-family: Arial, Helvetica;
    font-size:8pt;
    position: absolute; 
    top:   0em;
    left:  0.25em;
    width: 40em; 
		text-align: left;
  }
div.col20
  {
    font-family: Arial, Helvetica;
    font-size:8pt;
    position: absolute; 
    top:   0em;
    left:  40em;
    width: 20em; 
		text-align: left;
  }
div.col30
  {
  font-family: Arial, Helvetica;
  font-size:8pt;
    position: absolute; 
    top:   0em;
    left:  60em;
    width: 20em; 
		text-align: left;
  }
div.col40
  {
  font-family: Arial, Helvetica;
  font-size:8pt;
    position: absolute; 
    top:   0em;
    left:  60em;
    width: 20em; 
		text-align: left;
  }
div.navbar{
    font-family: Arial, Helvetica;
    font-size:8pt;
		font-weight:bolder;
    position: absolute; 
    color: white;
    background: #bf0000;		
    top:   8.2em;
		left: 0em;
		width: 80em;
}
td.navbar {	
  border-color: #dd0033;
  border-right: solid; 
	border-width: thin;
	border-left-style: ridge;
	padding-left: 4px;
	padding-right: 4px;
  left-margin: 12em;
}
div.navbar a:visited, div.navbar a:active, div.navbar a:hover,
div.navbar a:link
{
   font-family: Arial, Helvetica;
   font-weight: bolder;
   color: #ffffff;
   text-decoration: none;
}
H4, h5 {
font-family: courier,helvetica;
color: #C00000;
}
div.col10x30
  {
    font-family: Arial, Helvetica;
    font-size:10pt;
    position: absolute; 
    top:   0em;
    left: 4em;
    width: 50em; 
    text-align: left;
  }
 
