body.dark {
background-color: #003366;
}

body.lite {
background-color: #ffefd5;
}

span.lite{
color: #ffefd5;
font-weight: 300;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-size: 10pt;
}

small{
font-weight: 300;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-size: 8pt;
}

a.lite{
color: #ffefd5;
font-family: 'century gothic',arial,helvetica,sans-serif;
text-decoration: none;
font-weight: 400;
font-size: 10pt;
}

a.dark{
color: #003366;
font-family: 'century gothic',arial,helvetica,sans-serif;
text-decoration: none;
font-weight: 400;
font-size: 10pt;
}

p.lite{
color: #ffefd5;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 400;
font-size: 8pt;
}

p.dark{
color: #003366;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 400;
font-size: 10pt;
}

p.small{
color: #003366;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 400;
font-size: 8pt;
}

h1.lite{
color: #ffefd5;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 600;
font-size: 14pt;
}

h1.dark{
color: #003366;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 600;
font-size: 14pt;
}

h2.lite{
color: #ffefd5;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 600;
font-size: 11pt;
}

h2.dark{
color: #003366;
font-family: 'century gothic',arial,helvetica,sans-serif;
font-weight: 600;
font-size: 11pt;
}

b{
font-weight: 600;
}

i{
font-style: italic;
font-weight: 400;
}
