p
{
    font-family : Verdana;
    font-size : 12pt;
    color : rgb(102 , 102 , 102);
}
body p
{
    font-family : Verdana;
    font-size : 70%;
    color : rgb(102 , 102 , 102);
}
td.highlight
{
    font-family : Verdana;
    font-size : 80%;
    color : rgb(161 , 55 , 56);
}
td.normal
{
    font-family : Verdana;
    font-size : 70%;
    color : rgb(102 , 102 , 102);
}
EP
{
    Font-weight : bolder;
    Font-family : sans-serif;
    Font-size : 18pt;
}
p.normal
{
    font-family : Verdana;
    font-size : 100%;
    color : rgb(102 , 102 , 102);
}
h1
{
    font-family : Verdana;
    font-size : 100%;
    font-weight : bold;
    color : rgb(102 , 102 , 102);
}
h2
{
    font-family : Verdana;
    font-size : 90%;
    font-weight : bold;
    color : rgb(4 , 92 , 4);
}
h3
{
    font-family : Verdana;
    font-size : 80%;
    font-weight : bold;
    color : rgb(4 , 92 , 4);
}
h4
{
    font-family : Verdana;
    font-size : 80%;
    font-weight : bold;
    font-style:italic;
    color : rgb(4 , 92 , 4);
}
.burgundy
{
    font-weight : bold;
    color : rgb(4 , 92 , 4);
}
li, ul
{
    font-family : Verdana;
    font-size : 83%;
    color : rgb(102 , 102 , 102);
}
a.nav1:hover
{
    margin-bottom : 4;
    font-family : Verdana;
    font-size : 70%;
    color : silver;
    text-decoration : none;
}
a.nav1
{
    margin-bottom : 4;
    font-family : Verdana;
    font-size : 70%;
    color : rgb(4 , 92 , 4);
    text-decoration : none;
}
a.nav2:hover
{
    margin-left : 10;
    font-family : Verdana;
    font-size : 70%;
    color : silver;
    text-decoration : none;
}
a.nav2
{
    margin-left : 10;
    font-family : Verdana;
    font-size : 70%;
    color : rgb(51 , 51 , 51);
    text-decoration : none;
}
a.nav3:hover
{
    font-family : Verdana;
    color : silver;
    text-decoration : none;
}
a.nav3
{
    font-family : Verdana;
    color : rgb(51 , 51 , 51);
    text-decoration : none;
}
a:hover
{
    font-family : Verdana;
    color : silver;
    text-decoration : none;
        font-weight : bold;
}
a.nav4:hover
{
    margin-bottom : 4;
    font-family : Verdana;
    color : silver;
    text-decoration : none;
}
a.nav4
{
    margin-bottom : 4;
    font-family : Verdana;
    color : rgb(4 , 92 , 4);
    text-decoration : none;
}
a
{
    font-family : Verdana;
    color : rgb(51 , 51 , 51);
    text-decoration : none;
        font-weight : bold;
}
li.normal, ul.normal
{
    font-family : Verdana;
	font-size : 83%;
    color : rgb(102 , 102 , 102);
    margin-top : 0px;
    margin-bottom : 0px;
}