h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,small {font-family:verdana,sans-serif;}
pre,tt {font-family:courier,monospace; white-space:pre; line-height:130%;}
img {border:none;}
input,select {font-family:verdana,sans-serif;}
textarea {font-family:courier,monospace;}

a:link {color:#4040D0; text-decoration:none;}
a:visited {color:#3030B0; text-decoration:none;}
a:hover {color:#A02020; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}

body
{
  font-family:verdana,sans-serif;
  background:white;
  color:black;
  min-width:950px;
}

.all
{
  background:#F7FFEE;
  border:5pt solid #008800;
  padding:0px;
  margin:0px;
}

.content
{
  font-size:11pt;
  font-weight:normal;
  padding:10pt;
  text-align:justify;
  margin:0px;
}

.unit
{
  background:#FFFFFF;
  font-size:11pt;
  border:1pt dotted #008800;
  padding:10pt;
  text-align:center;
  margin:0px;
}

.subunit
{
  font-size:11pt;
  text-align:center;
}

.title
{
  font-size:22pt;
  font-weight:bold;
  padding:10pt;
  margin:0px;
}

.nav
{
  background:#CCEEAA;
  border:1pt solid #008800;
  font-size:11pt;
  font-weight:normal;
  padding:5pt;
  margin:0px;
}

.subnav
{
  background:#DDEEBB;
  border:1pt dotted #008800;
  font-size:11pt;
  font-weight:normal;
  padding:5pt;
  margin:0px;
}
