
/* ---------- GENERAL LINKS ----------- */
a:visited  { text-decoration: none }
a:link  { color: #183394; text-decoration: none }
a:hover  { color: #183394; text-decoration: underline }
a:active  { text-decoration: none }
/* ---------- TEXT ----------- */
.head    { color: #183394; font-size: 16pt; font-family: "Times New Roman"; letter-spacing: 120% }
.headsm    { color: #183394; font-size: 13pt; font-family: "Times New Roman"; letter-spacing: 120% }
.foot    { color: #696969; font-style: italic; font-size: 10pt; font-family: "Times New Roman" }
/* ---------- NAV BOX ----------- */
.outline      { border: solid 1pt #4f6eb1 }
.over      { background-color: #dae3e5; border: solid 1pt #4f6eb1 }
.text     { color: #4f6eb1 }
.blue  { color: #4f6eb1; font-size: smaller }
.dkblue  { color: #183394; font-weight: bold; line-height: 1.5em }
.gray   { color: #505050 }
.under { text-decoration: underline }
.small  { color: #183394; font-size: smaller }
.smit   { color: #183394; font-style: italic; font-size: smaller }
