body {
    color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffe6;
}

body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
td {vertical-align: top; text-align: left;}

/* no borders on images */
img { border: 0px; }


#globalheader {
    color:#000080 ;
    background: #eee;
    margin-bottom: 1em;
}

#localheader {
    background: #eee;
    margin-bottom: 1em;
}

#localfooter {
    background: #eee;
    margin-top: 1em;
}

#globalfooter {
    background: #eee;
    margin-top: 1em;
    text-align: center;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}

.tiny		{BACKGROUND: none; COLOR: #000080; FONT-SIZE: 85%; FONT-WEIGHT: normal; FONT-FAMILY:  Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

A:link          {BACKGROUND: none; COLOR: #000080;FONT-SIZE: 100%; FONT-FAMILY:  Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:active        {BACKGROUND: #800080; COLOR: #FF0080; FONT-SIZE: 100%; FONT-FAMILY:  Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:visited       {BACKGROUND: none; COLOR: #000080; FONT-SIZE: 100%; FONT-FAMILY:  Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:hover         {BACKGROUND: none; FONT-SIZE: 100%; FONT-FAMILY: Tahoma, Verdana, Helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: underline}


