body, table, p {

font-family: verdana;

font-size: 10pt;

color: #432D23;


}
hr { border: #8A422E 1px dashed; 

}

h1, h2, h3, h4 {

font-family: verdana;

font-size: 12pt;

color: #000000;

}


a:link,  {

text-decoration: none;
font-family: verdana;
color: #000000;
font-size: 10pt;

}



a:hover, {

text-decoration: underline;

color: red;
font-family: verdana;

font-size: 10pt;
}



a:active,  {

text-decoration: none;
font-family: verdana;
color: #000000;
font-size: 10pt;

}



a:visited,  {

text-decoration: none;
font-family: verdana;
color: #000000;
font-size: 10pt;

}