body {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;

} 

p {


font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;

}


li {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;


}


td {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;


}


div {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;

}


a {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: underline;

color: navy;

background-color: white;

}


h1 {

font-family: "Trebuchet MS";

font-weight: bold

font-size: 16pt;

text-decoration: none;

color: black;

background-color: silver;

}


h2 {

font-family: "Trebuchet MS";

font-weight: bold

font-size: 14pt;

text-decoration: none;

color: black;

background-color: white;

}


h3 {

font-family: "Trebuchet MS";

font-weight: bold

font-size: 12pt;

text-decoration: none;

color: black;

background-color: white;

}


h4 {

font-family: "Trebuchet MS";

font-weight: bold

font-size: 10pt;

text-decoration: none;

color: black;

background-color: white;

}


a:link {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: underline;

color: navy;

background-color: white;

}

a:visited {

font-family: "MS Sans Serif";

font-size: 10pt;

text-decoration: underline;

color: gray;

background-color: white;

}

