P, ol, ul, dl {
color: #000000;
background-color: #ffffff;
font-family: "times new roman", serif;
font-weight: normal;
font-style: normal;
font-size: 100%;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}

.intro {
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-align: justify;
font-size: 85%;
}

.quote {
font-family: "times new roman", serif;
font-weight: bold;
font-style: italic;
font-size: 85%;
text-align: justify;
padding-left: 4em;
padding-right: 4em;
}

.cont {
font-family: arial, helvetica, sans-serif;
text-align: center;
font-size: 60%;
}

.note {
color: #336699;
background-color: #ffffff;
font-family: "times new roman", serif;
text-align: left;
font-size: 65%;
}

.auth {
color: #ff0000;
background-color: #ffffff;
font-family: "times new roman", serif;
font-weight: normal;
font-size: 75%;
text-align: right;
padding-right: 4em;
}

H1 {
font-family: arial, helvetica, sans-serif;
color: #000000;
background-color: #cc0000;
font-size: 100%;
text-align: center;
border-top: solid 2px #cc9933;
border-right: solid 2px #999999;
border-bottom: solid 2px #999999;
border-left: solid 2px #cc9933;
}

.ccap {
color: #ffcc33;
background-color: #336699;
text-align: center;
border-top: solid 2px #cc9933;
border-right: solid 2px #cc9933;
border-bottom: solid 2px #cc9933;
border-left: solid 2px #cc9933;
}

H2 {
font-family: arial, helvetica, sans-serif;
color: #000000;
background-color: #ffffff;
font-size: 90%;
text-align: center;
border-top: solid 1px #cc0000;
border-right: solid 1px #cc0000;
border-bottom: solid 1px #cc0000;
border-left: solid 1px #cc0000;
}

H3 {
font-family: arial, helvetica, sans-serif;
color: #ff0000;
background-color: #ffffff;
font-size: 85%;
border: none;
}

H4 {
font-family: arial, helvetica, sans-serif;
color: #003399;
background-color: #ffffff;
font-size: 80%;
border: none;
}

H5 {
font-family: arial, helvetica, sans-serif;
color: #000000;
background-color: #9999ff;
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 {
font-family: arial, helvetica, sans-serif;
color: #003399;
background-color: #ffffff;
font-size: 75%;
text-align: left;
}

TABLE {
border: none;
color: #000000;
background-color: #ffffff;
}

.multi {
border: 1px solid #000099;
color: #000000;
background-color: #00ccff;
}

TH {
color: #003399;
background-color: #ffffff;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 100%;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}

TD {
color: #000000;
background-color: #ffffff;
font-family: "times new roman", serif;
font-weight: normal;
font-style: normal;
font-size: 100%;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}

/* change cell property label and check html docs */

td.multi { padding: 1em; text-align: center; }

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; }

span.comic {
font-family: "Comic Sans MS", "President", fantasy;
}

HR {
color: #ff0000;
background-color: #ffffff;
}

