body {
  font-family:arial, helvetica, sans-serif;
  color:#664433;
  font-size:10pt;
  padding:0px 0px 0px 0pt;
  background: #DCD2C5 url(bg.gif) repeat-x;
}

#header {
  margin-top:12px;
  margin-left:20px;
  margin-bottom:8px;
}

.standfirst {
  font-family:arial;
  font-weight:bold;
  font-size:12pt;
  color:#664433;
}

.article {
  font-family:arial;
  font-weight:normal;
  font-size:10pt;
  color:#664433;
}

.reference {
  font-family:arial;
  font-weight:normal;
  font-size:9pt;
  color:#664433;
}



li {
  font-family:arial;
  font-weight:normal;
  font-size:10pt;
  color:#664433;
  margin-bottom:0.5em;
}


.menu {
  font-family:arial;
  font-weight:normal;
  font-size:10pt;
  color:#664433;
  text-decoration:none;
}

.menu:hover {
  font-family:arial;
  font-weight:normal;
  font-size:10pt;
  color:#664433;
  text-decoration:underline;
}

a {
  color:#664433;
}

#cr_logo {
  margin-left:50px;
  position:relative;
  top:-6px;
}
