Body {
    Font-family : Verdana;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 10pt;
    Color : #000000;
    Background-color : rgb(255, 255, 255);
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 0px;
}
LI {
    Font-family : Verdana, Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Color : black;
    List-style-type : disc;
; font-size: 10pt
}
H3 {
    Font-family : Bookman Old Style, Verdana, Arial;
    Font-weight : bold;
    Font-size : 12pt;
    Color : blue;
}
H4 {
    Font-family : "Bookman Old Style", Verdana, Arial;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 14pt;
    Color : blue;
    Text-decoration : none;
    Text-align : center;
}
p {
    Font-family : Verdana, Arial, Helvetica, sans-serif;
    Font-weight : normal;
    Font-size : 10pt;
    Color : #000000;
}
H5 {
    Font-family : "Bookman Old Style", Verdana, Arial;
    Font-weight : normal;
    Font-size : 12pt;
    Color : blue;
    Text-align : center;
}
H6 {
    Font-family : "Bookman Old Style", Verdana, Arial;
    Font-weight : normal;
    Font-size : 12pt;
    Color : blue;
    Text-indent : 1%;
}
.Navlink {
    Font-family : verdana;
    Font-weight : bold;
    Font-size : 10pt;
    Color : #FFFFFF;
    Text-decoration : none;
}
a:link.Navlink {
    Font-family : verdana;
    Font-weight : bold;
    Font-size : 10pt;
    Color : #FFFFFF;
}
a:visited.Navlink {
    Font-family : verdana;
    Font-weight : bold;
    Font-size : 10pt;
    Color : #FFFFFF;
}
a:active.Navlink {
    Text-decoration : none;
}
a:hover.Navlink {
    Text-decoration : none;
}
.whiteout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

