BODY {
  background-color: white;
}
li
{
  text-align:justify;
  color:#553D2A;
  font-size:14px;
  font-family:Times New Roman, Arial, Tahoma;
}
a{
  color:#553D2A;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  font-family:Times New Roman, Arial, Tahoma;
}
A:hover {
  color: #553D2A;
}

a.a{
  color:#590113;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  font-family:Times New Roman, Arial, Tahoma;
}
div.a
{
  color:#590113;
  font-weight:bold;
  font-size:12px;
  font-family:Times New Roman, Arial, Tahoma;
}
div.b
{ 
  text-align:center;
  color:#553D2A;
  font-style:italic;
  font-weight:bold;
  font-size:16px;
  font-family:Times New Roman, Arial, Tahoma;
}

h1, h2{
  text-align:center;
  color:#553D2A;
  font-style:italic;
  font-size:16px;
  font-family:Times New Roman, Arial, Tahoma;
}
p{
  text-align:justify;
  color:#553D2A;
  font-size:14px;
  font-family:Times New Roman, Arial, Tahoma;
}
p.i{
  text-align:justify;
  color:#553D2A;
  font-style:italic;
  font-size:14px;
  font-family:Times New Roman, Arial, Tahoma;
}
p.b{
  text-align:center;
  color:#553D2A;
  font-size:14px;
  font-family:Times New Roman, Arial, Tahoma;
}

.footer {
	padding: 1em;
	border-top: 1px solid #ddd;

}
.footer, .footer a {
	font-size: 8pt;
	font-family: sans-serif;
}
