.text {
    font-family : Arial, Helvetica, sans-serif;
    color : #6D696E;
    font-style : normal;
    font-size : 11px;
    line-height : 18px;
}

p {
    font-family : Arial, Helvetica, sans-serif;
    color : #6D696E;
    font-style : normal;
    font-size : 13px;
    line-height : 18px;
}

td {
    font-family : Arial, Helvetica, sans-serif;
    color : #6D696E;
    font-style : normal;
    font-size : 13px;
    line-height : 18px;
}

td.color {
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    background-color:  #485C50;
    font-style : normal;
    font-size : 12px;
    line-height : 18px;
}

td.red {
    font-family : Arial, Helvetica, sans-serif;
    color : #804040;
    background-color:  #FFFFFF;
    font-style : italic;
    font-size : 13px;
    line-height : 18px;
}

td.red2 {
    font-family : Arial, Helvetica, sans-serif;
    color : #804040;
    background-color:  #FFFFFF;
    font-style : normal;
    font-size : 24px;
    line-height : 18px;
}


td.white {
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    background-color:  #ffffff;
    font-style : normal;
    font-size : 13px;
    line-height : 18px;
}

td.green {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    background-color:  #485C50;
    font-style : normal;
    font-size : 13px;
    line-height : 18px;
}

td.black {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    font-size : 16px;
    line-height : 18px;
}

li {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-style : normal;
    font-size : 12px;
    line-height : 18px;
}

li.normal {
    font-family : Arial, Helvetica, sans-serif;
    color : #6D696E;
    font-style : normal;
    font-size : 12px;
    line-height : 18px;
}


/* Header Styles */
.header {
    font-family : Arial, Helvetica, sans-serif;
    color : #485C50;
    font-style : normal;
    font-size : 17px;
    font-weight : bold;
    line-height : 20px;
}


.white {
    background-color: #ffffff;
}

.cream {
    background-color: #DDCCBD;
}

.red {
    font-family : Arial, Helvetica, sans-serif;
    color: #804040;
    text-decoration: none;
    font-size : 14px;
    font-weight : bold;
}

.green {
    background-color: #485C50;
}

.gray {
    background-color: #CBCBCB;
}

A:link {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-style : normal;
    font-weight : bold;
    font-size : 16px;
    line-height : 18px;
    text-decoration: none;
}

A:visited {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-style : normal;
    font-weight : bold;
    font-size : 16px;
    line-height : 18px;
    text-decoration: none;
}

A:active {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-style : normal;
    font-weight : bold;
    font-size : 16px;
    line-height : 18px;
    text-decoration: none;

}

A:hover {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    text-decoration: underline;
    font-size : 13px;
    font-size : 16px;

}

A.topnav:link {
    font-family : Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-style : normal;
    text-decoration: none;
    font-size : 11px;
    font-weight : bold;
}

A.topnav:visited {
    font-family : Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-style : normal;
    text-decoration: none;
    font-size : 11px;
    font-weight : bold;
}

A.topnav:active {
    font-family : Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size : 11px;
    font-weight : bold;
}

A.topnav:hover {
    font-family : Arial, Helvetica, sans-serif;
    color: #DDCCBD;
    text-decoration: none;
    font-size : 11px;
    font-weight : bold;
}

A.sidenav:link {
    font-family : Arial, Helvetica, sans-serif;
    color: #6D696E;
    font-style : normal;
    text-decoration: none;
    font-size : 11px;
}

A.sidenav:visited {
    font-family : Arial, Helvetica, sans-serif;
    color: #6D696E;
    font-style : normal;
    text-decoration: none;
    font-size : 11px;
}

A.sidenav:active {
    font-family : Arial, Helvetica, sans-serif;
    color: #6D696E;
    text-decoration: none;
    font-size : 11px;
}

A.sidenav:hover {
    font-family : Arial, Helvetica, sans-serif;
    color: #AD1C19;
    text-decoration: none;
    font-size : 11px;
}

body {
    background-color : #fffffff;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
}

h1 {
    margin-bottom: -8px;
}

red {
    font-family : Arial, Helvetica, sans-serif;
    color: #804040;
    text-decoration: none;
    font-size : 14px;
    font-weight : bold;
}
