

body {
background-color : white;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}
.h20B {
color : black;
font-family : arial;
font-size : 20pt;
font-weight : bold;
}
.h20Bu {
color : black;
font-family : arial;
font-size : 20pt;
font-weight : bold;
text-decoration : underline;
}
.h20rB {
color : red;
font-family : arial;
font-size : 20pt;
font-weight : bold;
}
.h15B {
color : black;
font-family : arial;
font-size : 15pt;
font-weight : bold;
}

.h15Br {
color : red;
font-family : arial;
font-size : 15pt;
font-weight : bold;
}
.h15Bi {
color : black;
font-family : arial;
font-size : 15pt;
font-weight : bold;
font-style : italic;
}
.h15Bu {
color : black;
font-family : arial;
font-size : 15pt;
font-weight : bold;
text-decoration : underline;
}
.h12i {
font-size : 12pt;
font-family : arial, sans-serif;
font-style : italic;
color : red;
text-decoration : none;
}
.h12B {
font-size : 12pt;
font-family : arial, sans-serif;
font-weight : bold;
color:black;
text-decoration : none;
}
.s1b {
color : blue;
font-size : 12pt;
font-family : arial, sans-serif;
}
.date {
background : yellow;
font-size : 12pt;
font-family : arial, sans-serif;
font-weight : bold;
}
.s12u {
font-size : 12pt;
font-family : arial, sans-serif;
font-weight : normal;
text-decoration : underline;
}
.s12i {
font-size : 12pt;
font-family : arial, sans-serif;
font-weight : normal;
font-style : italic;
color : black;
text-decoration : none;
}
.s10B {
font-size : 10pt;
font-family : arial, sans-serif;
font-weight : bold;
}
.s10Br {
color : red;
font-size : 10pt;
font-family : arial, sans-serif;
font-weight : bold;
}
.s10 {
font-size : 10pt;
font-family : arial, sans-serif;
font-weight : normal;
}
.s12 {
color : black;
font-size : 12pt;
font-family : arial, sans-serif;
font-weight : normal;
text-decoration : none;
}

.m1 {
background : white;
color : green;
font-size : 14pt;
font-family : arial, sans-serif;
}
.m3 {
background : black;
color : yellow;
font-size : 14pt;
font-family : arial, sans-serif;
font-weight : normal;
}
.m2 {
background : white;
color : white;
font-size : 14pt;
font-family : arial, sans-serif;
font-weight : normal;
}
.m2 {
background : white;
color : white;
font-size : 14pt;
font-family : arial, sans-serif;
font-weight : normal;
}
#tablist {
text-align : center;
padding : 3px 0;
margin-left : 5%;
margin-right : 5%;
margin-top : 0.1em;
font : bold 12px Verdana;
border-bottom : 1px solid black;
}
#tablist li {
list-style : none;
display : inline;
margin : 0;
}
#tablist li a {
text-decoration : none;
padding : 3px 0.5em;
margin-right : 3px;
border : 1px solid black;
margin-bottom : 8px;
border-bottom : 1px black;
background : #a5de94;
color : black;
}
#tablist li a:hover {
color : white;
background : #218429;
border-color : black;
}
div#outer {
width : 80%;
background-color : white;
margin-top : 2px;
margin-bottom : 50px;
margin-left : auto;
margin-right : auto;
padding : 0;
}
div#header {
padding : 5px;
margin : 0;
text-align : center;
}
div#main {
margin-left : 15%;
margin-right :15%;
margin-top : 10px;
background-color : white
}
div#footer-wrapper {
float : left;
position : relative;
width : 100%;

/* padding-bottom : 10010px;
margin-bottom : -10000px; */
background-color :white;
}
div#footer {
border-top : 1px solid red;
padding : 15px;
margin : 0;
text-align : center;
}

