BODY {
  font-family: arial;
  color: black;
  background: #ffffe6;
}

DIV.navbar {
background: #ffffff;
font-size: smaller;
font-weight: bold;
text-align: center;
}

UL {
list-style-image: url("/images/icons/arrow/arrow.gif");
}

LI {
padding-top: 0.1em;
}

UL.2 {
list-style-image: none;
font-size: 80%;
}

P {
text-align: justify;
text-indent: 1.5em;
margin-left: 1.5em;
margin-right: 1.5em;
}

P.list {
text-align: justify;
margin-left: 1.5em;
margin-right: 1.5em;
}

P.pr {
text-align: left;
text-indent: 0;
margin-left: 0;
margin-right: 0;
}

A:link {
color: #0000ff;
}

A:visited {
color: #804066;
}

H1 {
text-align: center;
font-size: 130%;
}

H2 {
color: #804066;
text-align: center;
font-size: 120%;
}

H3 {
color: #804066;
font-size: 110%;
}

H4 {
/*
color: #ffffe6;
background: #804066;
*/
color: #804066;
background: #eeeecc;
font-weight: bold;
}

TABLE.main {
/*padding: 1em;*/
}

TD.dis {
border: solid #804066;
border-width: thin;
font-size: 80%;
/*padding: 1em;*/
}

TD.main {
/*vertical-align: top;*/
}

TABLE.footer {
border: none;
border-spacing: 0;
border-width: 0;
width: 100%
padding: 0;
}

TD.f1 {
border: none;
border-spacing: 0;
border-width: 0;
}

TD.f2 {
border: none;
border-spacing: 0;
border-width: 0;
margin: 0;
color: #ffffe6;
background: #804066;
font-size: smaller;
text-align: right;
height: 18px;
}

A.footer {
color: #ffffe6;
background: #804066;
}
