body {

    background-repeat: repeat-y;
    background-position: top left; 
    background-color: #336699;
    margin: 0;
    padding: 0;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

A:LINK {
    text-decoration: underline; color: #800000
}
A:VISITED {
    text-decoration: underline; color: #336699
}
A:ACTIVE {
    text-decoration: underline; color: #FDF666
}

p {
    font-size: 10pt;
    font-weight: normal;
}

td {
    font-size: 10pt;
    font-weight: normal;
}

td.bold {
    font-size: 10pt;
    font-weight: bold;
}

th {
    font-size: 10pt;
    font-weight: bold;
}

h1 {
    font-size: 18pt;
    font-weight: bold;
    margin: 0px;
}

h1.bluecenter {
    font-size: 15pt;
    font-weight: bold;
    color: #336699;
    text-align: center;
    margin: 0px;
}

h1.train {
    font-size: 24pt;
    font-weight: bold;
    color: #008080;
    text-align: center;
    margin: 0px;
}

h1.golf {
    font-size: 24pt;
    font-weight: bold;
    color: #005DAB;
    text-align: center;
    margin: 0px;
}

h1.golfbl {
    font-size: 24pt;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
}

h2.bluecenter {
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    text-align: center;
    margin: 0px;
}

h2.kidz {
    font-size: 18pt;
    font-weight: bold;
    color: #0055A5;
    text-align: center;
    margin: 0px;
}

h2.golflblue {
    font-size: 18pt;
    font-weight: bold;
    color: #48989E;
    text-align: center;
    margin: 0px;
}

h2.kidzred {
    font-size: 18pt;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    margin: 0px;
}

h2.kidzbl {
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

h2.redcenter {
    font-size: 12pt;
    font-weight: bold;
    color: #800000;
    text-align: center;
    margin: 0px;
}


h3 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

h3.kidz {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    color: #FF0000;
    margin: 0px;
}

h3.golf {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin: 0px;
}

h3.kidzbl {
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}

h3.kidzitalblue {
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #0055A5;
    margin: 0px;
}

h3.kidzitalcenter {
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin: 0px;
}

h3.kidzblcenter {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

h4.kidz {
    font-size: 12pt;
    font-weight: bold;
    color: #008080;
    margin: 0px;
}

ul.golf {
    list-style-type: disc;
    font-size: 14pt;
    margin-left: 0em;
    margin-right: 0em;
    margin-top: 0em;
    margin-bottom: 0em;
}

ul.home {
    margin-left: 0em;
    margin-right: 0em;
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 5px 0px 5px 15px;
}

li.home { 
    margin-left: 0em;
    line-height: 120%; 
    padding: 0px 0px 5px 0px;
}

.indent {
    margin-left: 4em;
    margin-right: 0em;
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 10pt;
}

.small {
    font-size: 8pt;
}

.normal {
    font-size: 10pt;
}

.large {
    font-size: 12pt;
}

.mbold {
    font-size: 10pt;
    font-weight: bold;
}

.lbold {
    font-size: 12pt;
    font-weight: bold;
}

.vlbold {
    font-size: 16pt;
    font-weight: bold;
}

.vlarge {
    font-size: 14pt;
}

.tiny {
    font-size: 8pt;
}

.red {
    color: #FF0000;
}

.bbil {
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    color: #000080;
}