/* body */
body {
    margin-left          : 0px;
    margin-top           : 0px;
    margin-right         : 0px;
    margin-bottom        : 0px;
}

/* anchor */
a:link {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #000066;
    font-weight          : normal;
    text-decoration      : none;
}

a:visited {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #000066;
    font-weight          : normal;
    text-decoration      : none;
}

a:hover {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #FF7F00;
    font-weight          : normal;
    text-decoration      : underline;
}

a.white10:link {
    color                : #FFFFFF;
    text-decoration      : none;
}

a.white10:visited {
    color                : #FFFFFF;
    text-decoration      : none;
}

a.white10:hover {
    color                : #FF7F00;
    text-decoration      : underline;
}

a.white12:link {
    font-size            : 12px;
    color                : #FFFFFF;
    text-decoration      : none;
}

a.white12:visited {
    font-size            : 12px;
    color                : #FFFFFF;
    text-decoration      : none;
}

a.white12:hover {
    font-size            : 12px;
    color                : #FF7F00;
    text-decoration      : underline;
}

a.dark11:link {
    font-size            : 11px;
    color                : #262626;
    text-decoration      : none;
}

a.dark11:visited {
    font-size            : 11px;
    color                : #262626;
    text-decoration      : none;
}

a.dark11:hover {
    font-size            : 11px;
    color                : #262626;
    text-decoration      : none; 
}

a.blue11:link {
    font-size            : 11px;
    color                : #000066;
    text-decoration      : none;
}

a.blue11:visited {
    font-size            : 11px;
    color                : #000066;
    text-decoration      : none;
}

a.blue11:hover {
    font-size            : 11px;
    color                : #FF7F00;
    text-decoration      : underline;
}

a.blue11em:link {
    font-size            : 11px;
    color                : #000066;
    font-weight          : bold;
    text-decoration      : none;
}

a.blue11em:visited {
    font-size            : 11px;
    color                : #000066;
    font-weight          : bold;
    text-decoration      : none;
}

a.blue11em:hover {
    font-size            : 11px;
    color                : #FF7F00;
    font-weight          : bold;
    text-decoration      : underline;
}

a.blue12:link {
    font-size            : 12px;
    color                : #000066;
    text-decoration      : none;
}

a.blue12:visited {
    font-size            : 12px;
    color                : #000066;
    text-decoration      : none;
}

a.blue12:hover {
    font-size            : 12px;
    color                : #FF7F00;
    text-decoration      : underline;
}

a.blue12em:link {
    font-size            : 12px;
    color                : #000066;
    font-weight          : bold;
    text-decoration      : none;
}

a.blue12em:visited {
    font-size            : 12px;
    color                : #000066;
    font-weight          : bold;
    text-decoration      : none;
}

a.blue12em:hover {
    font-size            : 12px;
    color                : #FF7F00;
    font-weight          : bold;
    text-decoration      : underline;
}

a.red11em:link {
    font-size            : 11px;
    color                : #CC3333;
    font-weight          : bold;
    text-decoration      : none;
}

a.red11em:visited {
    font-size            : 11px;
    color                : #CC3333;
    font-weight          : bold;
    text-decoration      : none;
}

a.red11em:hover {
    font-size            : 11px;
    color                : #FF7F00;
    font-weight          : bold;
    text-decoration      : underline;
}

a.red12em:link {
    font-size            : 12px;
    color                : #CC3333;
    font-weight          : bold;
    text-decoration      : none;
}

a.red12em:visited {
    font-size            : 12px;
    color                : #CC3333;
    font-weight          : bold;
    text-decoration      : none;
}

a.red12em:hover {
    font-size            : 12px;
    color                : #FF7F00;
    font-weight          : bold;
    text-decoration      : underline;
}

/* text */
.10px   {font-size       : 10px}
.9px    {font-size       : 9px}

.dark11 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 11px;
    color                : #262626;
}

.dark12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #262626;
}

.plain10 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #595959;
}

.plain11 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 11px;
    color                : #595959;
}

.plain12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #595959;
}

.plain12em {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #595959;
    font-weight          : bold;
}

.grey10 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #EBEBEB;
}

.grey12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #EBEBEB;
}

.grey16 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 16px;
    color                : #EBEBEB;
}

.white10 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #FFFFFF;
}

.white12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #FFFFFF;
}

.blue8em {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 8px;
    color                : #000066;
    font-weight          : bold;
}

.blue10 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #000066;
}

.blue12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #000066;
}

.lightblue16em {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 16px;
    color                : #1B61A9;
    font-weight          : bold;
}

.wine10 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                : #7A1F1F;
}

.wine11 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 11px;
    color                : #7A1F1F;
}

.wine12 {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                : #7A1F1F;
}

.hi8em {
    font-family          : Geneva, Arial, Helvetica, sans-serif;
    font-size            : 8px;
    color                : #FF7F00;
    font-weight          : bold;
}


