body { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color:white;
color: #330000
}


p { font-size: 13px }

.plain { list-style: none }

.right { text-align:right }

.blue { color: #3333CC }

.bbold {
    color: #3333CC;
    font-weight:800
}

.lead {
    color: #330000;
    font-size: 16px;
    font-weight:800
}

.blead {
    color: #3333CC;
    font-size: 16px;
    font-weight:800
}

.red { color: #CC0033 }

.rbold {
    color: #CC0033;
    font-weight:800
}

.rlead {
    color: #CC0033;
    font-size: 16px;
    font-weight:800
}


.green { color: #006633 }

.gbold {
    color: #006633;
    font-weight:800
}

.glead {
    color: #006633;
    font-size: 16px;
    font-weight:800
}

.purple { color: #660099 }

.pbold {
    color: #660099;
    font-weight:800
}

.plead {
    color: #660099;
    font-size: 16px;
    font-weight:800
}

.yellow {
    color: #CC9933
}
   
.ybold {
    color: #CC9933;
    font-weight:800
}

.ylead {
    color: #CC9933;
    font-size: 16px;
    font-weight:800
}

.palette {
    font-size: 16px;    
    color: #330000
}

.upsize {
    font-size: 16px
}

.downsize {
    font-size: 13px;
    text-align:left
}

.tinysize {
    font-size: 11px
}

.footer {
    font-size: 13px;
    text-align:center
}

.special {
    background:yellow;
    color:#663300;
    font-size: 16px;
    text-align:center
}

.feature {
    background:#05028a;
    color:white;
    font-size: 16px;
    font-weight:800
}

.pfeature {
    background:#660099;
    color:white;
    font-size: 16px;
    font-weight:800

}


.gfeature {
    background:#006633;
    color:white;
    font-size: 16px;
    font-weight:800

}

.rfeature {
    background:#a80039;
    color:white;
    font-size: 16px;
    font-weight:800
}

.yfeature {
    background:#CC9933;
    color:white;
    font-size: 16px;
    font-weight:800
}

.wfeature {
    background:#C0C0C0;
    color:white;
    font-size: 16px;
    font-weight:800
}

.blurb {
    font-style:italic;
    font-weight:800;
    font-size: 16px;
    color: #3333CC
    text-align:right
}

p.pageblurb {
    font-size: 13px;
    color: #330000
}



.chead {
    font-weight:800;
    font-size: 16px;
    
}


.here {
    text-align:left;
    font-size: 13px
}

td.links {
    width:450px;
    text-align:right;
    font-size:13px
}

.bar {
    background:#6f5000;
    color:white;
    font-size: 16px;
   font-weight:800
}

td.note {
    background:white;
    color:#33000;
    font-size:13px
}

ul.bullet {
    list-style-type: disc;
    list-style-image: url(http://www.sewingpalette.com/bullet.gif);
    list-style-position: inside;
    }

ul.nobullet {
    list-style-type: disc
    }

save {
    color: #330000; font-weight: 600; text-decoration: none}

a:visited {
    color: #CC9933; font-weight: 600; text-decoration: none}

a:link { 
   color: #6a5acd; background-color: #ffffff; font-weight: 600; text-decoration: underline}

a:hover { 
   color: #6a5acd; background-color: #ffffff; text-decoration: underline}

a:active { }
