body {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:5px;
  margin:0px;
  text-align: left;
  SCROLLBAR-FACE-COLOR: #FFFFFF; 
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
}

a {
  color: #564b47;
  text-decoration:underline;
}

#container { 	
text-align: left;
padding: 1px;
width: 600px;
border: 0px outset #191C1E;
position: relative; 
}

#content {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
}

.sup  {
  font-size:9px;
}

.logo  {
   font-size: 20px;
   margin-bottom: 5px;
   position: relative; 
} 

h1 {
  font-size: 14px;
}

h5 {
  font-size: 10px;
  font-weight:normal;
}

h4 {
  font-size: 11px;
  font-weight:normal;
}

#menu {
	font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
}

.floatright
{
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

.links a{
  color: #564b47;
  text-decoration:none;
}

.links a:hover{
  color: #564b47;
  text-decoration:underline;
}

.table{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

#anker {
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

#nav {
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

#footer a {
	color: #564b47;
}

#footer {
	margin-top: 10px;
  border-top-width: 1px;
  border-right-width: 0px; 
  border-bottom-width: 0px; 
  border-left-width: 0px;
  border-style:solid;
  border-color:#B6B7BA;
  
}


