body {
background-color: #ffcc33;
}
body.save {
background-color: #d5eae9;
}
body, td, th {
color: #000000;
}

h1, h2, h3, h4, h6{
color: #000000;
}

h5{
color: #ffff00;
}

a {
  color: #008000;
}
a.navlink {
text-decoration: none;
font-size: 1em;
font-weight: bold;
font-style: italic;
}
a.navlink:link {
color: #000000;
}
a.navlink:visited {
color: #000000;
}
a.navlink:focus {
color: #000000;
}
a.navlink:hover {
color: #ffcc33;
}
a.navlink:active {
color: #ffcc33;
}
a.inactive:active {
text-decoration: none;
font-size: 1em;
font-weight: bold;
font-style: italic;
color: #666666;
font-size: 1em;
font-weight: bold;
font-style: italic;
background-color: #999999;
text-align: center;
border: 1px solid black;
}

td.navlink { 
color: #ffcc33;
font-size: 1em;
font-weight: bold;
background-color: #999999;
text-align: center;
border: 1px solid black;
}
td.inactive { 
color: #666666;
font-size: 1em;
font-weight: bold;
font-style: italic;
background-color: #999999;
text-align: center;
border: 1px solid black;
}
td.pagehdr {
text-align: center;
font-size: 1.75em;
font-weight: bold;
}
td.sectionhdr {
text-align: center;
font-size: 1.25em;
font-weight: bold;
}
td.normcenter {
text-align: center;
font-size: 1em;
}
td.normleft {
text-align: left;
font-size: 1em;
}
td.linkleft {
text-align: left;
font-size: 0.75em;
}
td.boldcenter {
text-align: center;
font-size: 1em;
font-weight: bold;
}
table.navlink {
background-color: #CCCCCC;
border: 1px solid black;
padding: 3;
width:100%;
}
table.ORER {
background-color: #000000;
}
td.ORER1 {
background-color: #ffcc33;
text-align: center;
font-size: 0.66em;
font-weight: bold;
}
td.ORER2 {
background-color: #ffcc33;
text-align: center;
font-size: 0.66em;
}