BODY

{

    BACKGROUND-COLOR: lightgoldenrodyellow

}

H1

{

    BORDER-RIGHT: thin;

    BORDER-TOP: thin;

    FONT-WEIGHT: bolder;

    FONT-SIZE: medium;

    BORDER-LEFT: thin;

    COLOR: darkslategray;

    BORDER-BOTTOM: thin;

    FONT-STYLE: italic;

    FONT-FAMILY: Arial;

    TEXT-ALIGN: left

}

H2

{

    FONT-SIZE: larger;
    FONT-FAMILY: Arial;
    COLOR: blue

}

DIV.menu

{

    BORDER-RIGHT: lightgoldenrodyellow thin ridge;

    PADDING-RIGHT: 5px;

    BORDER-TOP: lightgoldenrodyellow thin ridge;

    PADDING-LEFT: 5px;

    FONT-WEIGHT: bolder;

    BORDER-LEFT: lightgoldenrodyellow thin ridge;

    COLOR: yellow;

    BORDER-BOTTOM: lightgoldenrodyellow thin ridge;

    BACKGROUND-COLOR: #003366;

    TEXT-ALIGN: center

}

DIV.menu A

{

    PADDING-RIGHT: 5px;

    PADDING-LEFT: 5px;

    FONT-WEIGHT: bolder;

    FONT-SIZE: smaller;

    COLOR: white;

    FONT-FAMILY: Arial;

    TEXT-DECORATION: none

}

DIV.menu A:hover

{

    PADDING-RIGHT: 5px;

    PADDING-LEFT: 5px;

    FONT-WEIGHT: bolder;

    FONT-SIZE: smaller;

    COLOR: yellow;

    FONT-FAMILY: Arial;
    
    TEXT-DECORATION: underline


}

DIV.menu .selected

{

    BORDER-RIGHT: silver thin;

    BORDER-TOP: silver thin;

    FONT-WEIGHT: bolder;

    FONT-SIZE: smaller;

    BORDER-LEFT: silver thin;

    COLOR: #993333;

    BORDER-BOTTOM: silver thin;

    FONT-FAMILY: Arial;

    BACKGROUND-COLOR: white;

    TEXT-ALIGN: center

}

BLOCKQUOTE

{

    COLOR: black;

    FONT-FAMILY: Arial

}

.subtitle

{

    FONT-WEIGHT: bolder;

    FONT-SIZE: medium;

    COLOR: darkslategray;

    FONT-STYLE: italic;

    FONT-FAMILY: Arial

}

.contact

{

    FONT-WEIGHT: bolder;

    FONT-SIZE: smaller;

    COLOR: #993333;

    FONT-STYLE: italic;

    FONT-FAMILY: Arial;

    TEXT-ALIGN: center

}

H2 A

{
    FONT-FAMILY: Arial;
    COLOR: blue

}

BLOCKQUOTE A

{

    COLOR: #993333;

    FONT-FAMILY: Arial

}

.intro

{

    FONT-WEIGHT: bolder;

    FONT-SIZE: medium;

    COLOR: maroon;

    FONT-STYLE: italic;

    FONT-FAMILY: Arial;

    TEXT-ALIGN: center

}

.contact A

{

    COLOR: blue;

    FONT-STYLE: normal;

    FONT-FAMILY: Arial

}
