BODY {
color: #000000;
background-color: #ffffff;
background-image: none;
margin-left: 2em;
margin-right: 2em;
} 

P {
color: #000000;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: normal;
font-style: normal;
font-size: 100%;
text-align: left;
}

.pop {
color: #0000ff;
background-color: #ffffff;
font-family: verdana, helvetica, sans-serif; 
font-weight: bold;
font-size: 100%;
text-align: center;
}

.intro {
color: #000099;
background-color: #ffffff;
font-family: verdana, helvetica, sans-serif; 
font-weight: bold;
font-size: 75%;
text-align: justify;
}

.note {
color: #ff9900;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: normal;
font-size: 65%;
font-style: italic;
text-align: left;
}

.auth {
color: #000066;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: bold;
font-size: 100%;
text-align: right;
}

.special {
color: #ffc44c;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: normal;
font-style: italic;
font-size: 100%;
text-align: left;
}

.sig {
color: #ffc44c;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: normal;
font-style: normal;
font-size: 100%;
text-align: left;
}

.white {
color: #ffffff;
background-color: #0000ff;
font-family: georgia, times, serif;
font-weight: bold;
font-style: normal;
font-size: 100%;
text-align: center;
}

.cont {
font-family: arial, helvetica, sans-serif;
font-size: 60%;
text-align: center;
}

OL, UL, DL {
color: #000066;
background-color: #ffffff;
font-family: georgia, times, serif;
font-weight: normal;
font-size: 100%;
text-align: left; 
margin-left: 0.5em;
}

DD {
font-size: 85%;
padding-left: 0.5em;
}

H1 {
color: #00ccff;
background-color: #000099;
font-family: verdana, helvetica, sans-serif;
font-size: 100%;
text-align: center;
border-top: solid 2px #ffcc00;
border-right: none;
border-bottom: none;
border-left: none;
}

H2 {
color: #ffcc00;
background-color: #ffffff;
font-family: verdana, helvetica, sans-serif;
font-size: 90%;
text-align: left;
border: none;
}

H3 {
color: #ffcc00;
background: inherit;
font-family: verdana, helvetica, sans-serif;
font-size: 85%;
text-align: left;
border-bottom: solid 1px #000099;
}

H4 {
color: #003399;
background: inherit;
font-family: verdana, helvetica, sans-serif;
font-size: 80%;
border: none;
}

H5 {
color: #000000;
background-color: #9999ff;
font-family: verdana, helvetica, sans-serif;
font-size: 75%;
text-align: center;
border-top: solid 1px #ffcc00;
border-right: solid 1px #ffcc00;
border-bottom: solid 1px #ffcc00;
border-left: solid 1px #ffcc00;
}

H6 {
color: #003399;
background: inherit;
font-family: verdana, helvetica, sans-serif;
font-size: 75%;
text-align: left;
border: none;
}

TABLE {
border: 0px;
color: #0000ff;
background-color: #ffffff;
}

.main { border: 0px; width: 100%;
color: #000000;
background-color: #ffffff;
}

TH {
color: #00ccff;
background-color: #0033cc;
font-family: verdana, helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-align: center;
}

.form { border: 0px; color: #000000; background-color: #0099cc; padding: 2em; } 


.side { border: 0px; color: #000000; background-color: #ffffff; padding: 2em; }

HR { color: #ffcc00; background-color: #ffffff; }

A:link	{ color: #ff0000; background-color: #ffffff; text-decoration: none; }
A:visited { color: #ff0000; background-color: #ffffff; text-decoration: none; }
A:hover	{ color: #99ff00; background-color: #ffffff; text-decoration: none; }
A:active { color: #99ff00;  background-color: #ffffff; text-decoration: none; }

/* revised July 14, 2003 */
