a:link {
    color: #FFFFFF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

a:visited {
    color: #FFFF66;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: underline overline;
}

a:hover {
    color: #CCCC00;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: overline;
}

A:ACTIVE {
    color: #6699FF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

h2 {
    color: #CC0000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 20pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

hr {
    color: #990000;
}

li {
    color: #660000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    list-style-position: outside;
    list-style-type: square;
}

.content {
    color: #000000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
}

.content2 {
    color: #660000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
}

.LargeTitle {
    color: #CCCC33;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.LargeTitle2 {
    color: #990000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.title {
    color: #990000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.title2 {
    color: #990000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.title3 {
    color: #00CC00;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
