A {
               color:           #0033CC;
               text-decoration: none;
}
A:hover {
               color:           #FF8800;
               text-decoration: underline;
}
EM {
               font-weight:    bold;
               font-style:     normal;
}
DIV.name {
               font-weight:    bold;
               font-size:      larger;
               font-variant:   small-caps;
}
DIV.company {
               font-weight:    bold;
               font-style:     normal;
}
DIV.address {
               font-style:     normal;
}
DIV.letter {
               font-style:     normal;
}
P.leadpara {
               color:          darkblue;
}
P.majorheader {
               font-weight:    bold;
}
P.majorheader A {
               font-weight:    normal;
               font-variant:   small-caps;
               font-size:      smaller;
}
P.minorheader {
               font-weight:    bold;
               font-variant:   small-caps;
}
P.minorheader A {
               font-weight:    normal;
               font-variant:   small-caps;
               font-size:      smaller;
}
P.footnote {
               font-size:      smaller;
}
P.footnote A {
               color:           black;
               text-decoration: none;
}
P.footnote A:hover {
               color:           black;
               text-decoration: none;
}
SPAN.fixed {
               font-family:    monospace;
               vertical-align: 10%;
}
SPAN.subject {
               font-weight:    bold;
               font-style:     normal;
               text-transform: capitalize;
}
SPAN.majorheader {
               font-weight:    bold;
}
UL.plainlist {
               letter-spacing: 0.03em;
               color:          auto;
}
UL.inlinelist {
               letter-spacing: 0.03em;
               color:          auto;
}
P.speciallist {
               color:          darkblue;
}
UL.speciallist A {
               font-variant:   small-caps;
}
UL.speciallist P A {
               font-variant:   small-caps;
}
UL.speciallist UL A {
               font-variant:   normal;
               margin-top:     0px;
}
DIV.company A {
               color:           #0033CC;
}
DIV.company A:hover{
               color:           #FF8800;
               text-decoration: underline;
}
SPAN.boldblue {
               color:           #0033CC;
               font-size:       13pt;
}
SPAN.boldgreen {
               color:           #00CC00;
               font-size:       13pt;
}
SPAN.expound {
               color:           #0033CC;
               font-style:      italic;
}
DIV.expound {
               display:         none;
               color:           #AA00AA;
               font-size:       12pt;
               font-weight:     normal;
               margin-left:     25px;
               margin-right:    25px;
}
LI.expound_odd {
               color:           #008800;
               font-size:       12pt;
               font-weight:     normal;
}
LI.expound_even {
               color:           #000099;
               font-size:       12pt;
               font-weight:     normal;
}
UL.expound {
               margin-bottom: 0.08in;
}
P.expound {
               margin-top: 0.08in;
               margin-bottom: 0.00in;
}
IMG.expound_up {
               display:         none;
               border: 0;
}
IMG.expound_dn {
               border: 0;
}
@media print {
               IMG.expound_up { display: none; }
               IMG.expound_dn { display: none; }
               .noprint       { display: none; }
}



















