body {
background-color: #eaf1db;
font-family: Arial,sans-serif;
color: #333;;
}

h1, h2, h3 {
color: #690;
font-family: Times;
font-weight: normal;
}

h1 {
font-size: 200%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 120%;
margin: 0 0 5px 0;
}


.green {
color: #436400;
}

.greeni {
color: #436400;
font-style: italic;
}

.px100b {
font-family: Arial,sans-serif;
font-size: 100%;
color: #666666;
font-weight: bold
}

.px90 {
font-size: 90%;
color: #666666;
}

.px90b {
font-size: 90%;
color: #666666;
font-weight: bold
}

.px90dark {
font-size: 90%;
color: #333333;
}

.px80b {
font-size: 80%;
color: #666666;
font-weight: bold
}

.px80 {
font-size: 80%;
color: #666666;
}

.px80dark {
font-size: 80%;
color: #333333;
}

.px80green {
font-size: 80%;
color: #436400;
}

.px80greenu {
font-size: 80%;
color: #436400;
text-decoration: underline;
}

.px70green {
font-size: 70%;
color: #436400;
}

.px75greenu {
font-size: 75%;
color: #436400;
text-decoration: underline;
}

.px70greenu {
font-size: 70%;
color: #436400;
text-decoration: underline;
}

.px70 {
font-size: 70%;
color: #666666;
}

.px60 {
font-size: 60%;
color: #666666;
}

.nu {
text-decoration:none;
}

.static_content {
font-size: 13px;
line-height: 1.2;
color: #333333;
}

#window {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
line-height: 1.2;
color: #333333;
}


/*========== from old AWR site - for ease of conversion (BOB) ==========*/

.px13{font-size:13px;color:black}
.px15{font-size:15px;color:black}
.px20{font-size:20px}

