A:link
{
    BACKGROUND-COLOR: transparent;
    COLOR: #cccc99;
    FONT-FAMILY: 'Times New Roman MT Extra Bold', 'Times New Roman';
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND-COLOR: transparent;
    COLOR: #CCCC99;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman MT Extra Bold';
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND-COLOR: transparent;
    COLOR: #ffffff;
    FONT-FAMILY: 'Times New Roman', 'Times New Roman MT Extra Bold';
    TEXT-DECORATION: none
}
A.navbar:link
{
    BACKGROUND-COLOR: #0066ff;
    COLOR: black;
    TEXT-DECORATION: none
}
A.navbar:visited
{
    BACKGROUND-COLOR: #0066ff;
    COLOR: black;
    TEXT-DECORATION: none
}
A.navbar:hover
{
    BACKGROUND-COLOR: #0066ff;
    COLOR: black;
    TEXT-DECORATION: none
}
BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black
}
STRONG
{
    FONT-FAMILY: "ms sans serif", geneva, Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 80%
}
CODE STRONG
{
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace
}
PRE STRONG
{
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace
}
PRE
{
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace
}
CODE
{
    BACKGROUND-COLOR: white;
    COLOR: #ff9900;
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace;
    FONT-WEIGHT: bold
}
CODE.markup
{
    BACKGROUND-COLOR: white;
    COLOR: #000000;
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace
}
CODE.elem
{
    BACKGROUND-COLOR: white;
    COLOR: #000000;
    FONT-FAMILY: "Courier New", Courier, "MS Courier New", Prestige, "Everson Mono", monospace;
    FONT-WEIGHT: normal
}
.warning
{
    BACKGROUND-COLOR: white;
    COLOR: red
}
.grass
{
    BACKGROUND-COLOR: white;
    COLOR: green
}
.sky
{
    BACKGROUND-COLOR: white;
    COLOR: blue
}
.water
{
    BACKGROUND-COLOR: white;
    COLOR: navy
}
.night
{
    BACKGROUND-COLOR: white;
    COLOR: black
}
.cleanred
{
    BACKGROUND-COLOR: white;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, geneva, sans-serif
}
.bullet
{
    FONT-WEIGHT: 900
}
TABLE.navbar
{
    BACKGROUND-COLOR: #0066ff;
    COLOR: black
}
TD.navbar
{
    BACKGROUND-COLOR: #0066ff;
    COLOR: black
}
TD.navbargray
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: black
}
TABLE.navbargray
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: black
}
H1
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
H2
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
H3
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
H4
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
H5
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
H6
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
.example
{
    BORDER-BOTTOM: olive 2px solid;
    BORDER-LEFT: olive 2px solid;
    BORDER-RIGHT: olive 2px solid;
    BORDER-TOP: olive 2px solid
}
.element
{
    BACKGROUND-COLOR: #eeeeee;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    COLOR: #000000;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 5px;
    WIDTH: 100%
}
