﻿frameset {
    font-family: Tahoma;
    font-size: 100%;
    color: #001123;
    background-color: #eeeeee
}

body {
    font-family: Tahoma;
    font-size: 100%;
    color: #001123;
    background-color: #eeeeee
}

strong {
    font-family: Tahoma;
    font-size: 100%;
    color: #001122;
    text-decoration: none
}

b {
    font-family: Tahoma;
    font-size: 100%;
    color: #001122;
    font-weight: bold;
    text-decoration: none
}

i {
    font-family: Tahoma;
    font-size: 100%;
    color: #001122;
    font-weight: italic;
    text-decoration: none
}

u {
    font-family: Tahoma;
    font-size: 100%;
    color: #001122;
    font-weight: underline;
    text-decoration: none
}

caption {
    font-family: Tahoma;
    font-size: 140%;
    color: #001122;
    font-weight: bold;
    text-decoration: none
}

big {
    font-family: Tahoma;
    font-size: 100%;
    color: #001122;
    font-weight: bold;
    text-decoration: none
}

pre {
    font-family: Courier;
    font-size: 110%;
    color: #000000
}

.presmall {
    font-family: Courier;
    font-size: 50%;
    color: #000000
}

h1 {
    font-family: Tahoma;
    font-size: 240%;
    color: #001122
}

h2 {
    font-family: Tahoma;
    font-size: 200%;
    color: #001122
}

h3 {
    font-family: Tahoma;
    font-size: 180%;
    color: #001122
}

h4 {
    font-family: Tahoma;
    font-size: 160%;
    color: #001122
}

h5 {
    font-family: Tahoma;
    font-size: 140%;
    color: #001122
}

p {
    font-family: Tahoma;
    font-size: 100%;
    color: #001123
}

.transparent {
    font-family: Tahoma;
    font-size: 100%;
    color: #000000;
    background-color: #eeeeee
}

table {
    font-family: Tahoma;
    font-size: 100%;
    color: #001123;
    border: 0px solid #808080;
    border-collapse: collapse;
    border-spacing: 2px;
    background-color: #eeeeee;
}

table tr {
    font-family: Tahoma;
    font-size: 110%;
    color: #001122;
    border: 0px solid #808080;
    border-collapse: collapse;
    border-spacing: 2px;
    background-color: #eeeeee;
}

table td {
    font-family: Tahoma;
    font-size: 110%;
    color: #001122;
    border: 0px solid #808080;
    border-collapse: collapse;
    border-spacing: 2px;
    background-color: #eeeeee;
    white-space: nowrap;
}

table th {
    font-family: Tahoma;
    font-size: 100%;
    color: #bef8c2;
    border: 0px solid #808080;
    border-collapse: collapse;
    border-spacing: 2px;
    background-color: #eeeeee;
    white-space: nowrap;
    background-color: #112233
}

.footer {
    font-family: Tahoma;
    font-size: 90%;
    color: #000000
}

ol {
    font-family: Tahoma;
    font-size: 110%;
    color: #000000
}

ul {
    font-family: Tahoma;
    font-size: 110%;
    color: #001122
}

li {
    font-family: Tahoma;
    font-size: 110%;
    color: #001122
}

a:link {
    color: #003153
}

a:visited {
    color: #881123
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.top {
    text-align: top;
}

.middle {
    text-align: middle;
}

.bottom {
    text-align: bottom;
}

.bold {
    font-weight: bold;
}

.italic {
    font-weight: italic;
}

.underline {
    font-weight: underline;
}