body{
font-family: "Times New Roman", "Times Roman", Times, serif;
color: #eee9cc;
background: #000055;
padding: none;
}


.invisible{
font-family: "Times New Roman", "Times Roman", Times, serif;
color: #000055;
background: #000055;
padding: none;
}

.appear{
font-family: "Times New Roman", "Times Roman", Times, serif;
color: #ffff00;
background: #ffff77;
padding: none;
}


.lav{
font-family: "Times New Roman", "Times Roman", Times, serif;
color: #ccccff;
background: #000055;
padding: none;
}
.grey{
font-family: "Times New Roman", "Times Roman", Times, serif;
color: #666666;
background: #000055;
padding: none;
}

.bright {
color: #ffff00;
font-weight: bold;
}
.easy {
color: #cccccc;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
}

.easyorange {
color: #ffcc99;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
}


.easyyellow {
color: #ffff99;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
}



.easyseafoam {
color: #99cccc;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
}

.easycyansoft {
color: #99ccff;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
}


.easygrey {
color: #666666;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 80%;
}
.small {
color: #cccccc;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 80%;
}
.smallgrey{
color: #666666;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 80%;
}
.easyred{
color: #ff6666;
font-family: "Times New Roman", "Times Roman", Times, serif;

font-size: 70%
}

.easyblue{
color: #66cccc;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%
}

.accent{
color: #cc6666;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 100%
}


.red {
color: #ff0033
}

.orangeright {
color: #ff3300;
font-weight: bold;
text-align: center;
font-family: "Times New Roman", "Times Roman", Times, serif;

}

.smallstretch {
font: small-caps;
color: #ff6666;
font-family: "Times New Roman", "Times Roman", Times, serif;
font-size: 70%;
font-weight: bold;
text-align: center;
}


a:link.invisible
{
color:  #000055
}




a:link.small {
color: #fffff;
font-size: 50%;
}

a:visited {
color: #3399cc;
}

a:hover {
color: #ffcc33;
}


DIV.left {
width: 60%;
text-align: Justify;
float: left;
padding-right: 10pt;
padding-left: 1pt;
}

DIV.right {
width: 45%;
text-align: Justify;
float: right;
padding-left: 10pt;
padding-right: 5pt;
}
h1  {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 180%;
font-variant: small-caps;
text-align: center;
color: #66cccc;
}
h2 {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 135%;
font-variant: small-caps;
text-align: center;
color: #66cccc;
}
h3 {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 115%;
font-variant: small-caps;

text-align: center;
color: #cccccc;
}
h3.left {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 115%;
font-variant: small-caps;
text-align: left;
color: #66cccc;
}
h4 {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 60%;
font-variant: small-caps;
text-align: center;
color: #66cccc;
}
h5 {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 75%;
text-align: center;
color: #66cccc;
font-variant: small-caps;
}
h6 {
font-family: "tahoma", "comic sans ms", helvetica, arial, sans-serif;
font-size: 90%;
text-align: center;
color: #66cccc;
font-variant: small-caps;
}

hr.1 {
height: 1pt;
color: #ffcccccc;
}
hr.2 {
height: 2pt;
color: #ffcccccc;
}
hr.3 {
height: 3pt;
color: #666666;
}
hr.fat {
height: 5pt;
color: #666666;
}
hr.fat2 {
height: 10pt;
color: #666666;
}
hr.fatgrey {
height: 12pt;
color: #cccccc;
}
blockquote {
margin-left: 1in;
margin-right: 1in;
color: #ff9999;
background: #333399;
padding: .1in;
text-align: center;
}
p { 
text-indent: .3in;
padding-left: .5in;
padding-right: .5in;
text-align: justify;
}
P.drop-cap:first-letter {
font-size: 30pt;
float: left
text-align: justify;
padding-left: .7in;
padding-right: .7in;
}

p.justify {
text-indent: .5in;
padding-left: .7in;
padding-right: .7in;
text-align: justify;
}

p.clean {
text-indent: .2in;
padding-left: .7in;
padding-right: .7in;
text-align: justify;
}

P.first: first-line {
font-style: small-caps;
text-align: justify;
text-indent: .5in;
padding-left: .7in;
padding-right: .7in;
}

p.expand {
text-indent: .5in;
line-height: 18pt;
}
span.highlight {
color: #ooffff;
background: #3366cc;
padding: .3in;
}

OL {
list-style-type" decimal;
border-style: none;
color: #ffff99;
padding-left: .5in;
padding-right: .7in;
}

UL {
list-style-type" decimal;
border-style: none;
color: #ffff99;
padding-left: .5in;
padding-right: .7in;
}

LI {
color: #ffff99;
}