.mainHeader {           color: black;
                        font-family: times new roman, helvectia, sans-serif;
                        font-size: 20pt;
                        font-weight:900}


H2 {                    color: black;
                        font-family: times new roman, helvectia, sans-serif;
                        font-size: 20pt;
                        font-weight:300}

LI {                    list-style-type: square}


.back0_fade   {         font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        font-weight: 600;
                        color: #90A0B0;
                        background-color: #E7F5FF }

.back0_normal {         font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        font-weight: 600;
                        color: #000000;
                        background-color: #E7F5FF}

.back1_normal {         font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        font-weight: 600;
                        color: #000000;
                        background-color: #FFFFFF}

.back1_fade {           font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        font-weight: 600;
                        color: #90A0B0;
                        background-color: #FFFFFF}

A:link {                font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: none;
                        color: #0B0FAB;
                        cursor:pointer }

A:visited{              text-decoration: none;}

A:hover {               font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: underline;
                        color: #E68C22;
                        cursor: pointer  }

A:link.linkfade { font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: none;
                        color: #90A0B0;
                        cursor:pointer}

A:hover.linkfade {font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: underline;
                        color: #FF0000;
                        cursor: pointer}


A:link.menu { font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: none;
                        color: #000000;
                        cursor:pointer}

A:visited.menu { font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        text-decoration: none;
                        color: #000000;
                        cursor:pointer}

A:hover.menu {font-family: times new roman, helvectia, sans-serif;
                        font-size: 12pt;
                        font-weight=100;
                        text-decoration: underline;
                        color: #FF0000;
                        cursor: pointer}
