p
{
  font-family: Palatino Linotype; 
  font-size: 14px;
}
b
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  font-weight:bold;
}
td
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  text-align:justify;
}
th
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  text-align:center;
  font-weight:normal;
}
h1
{
  font-family: Palatino Linotype; 
  font-size: 16px;
  text-align:left;
  font-weight:bold;
}
h2
{
  text-align:left;
}
h3
{
  text-align:left;
}
strong
{
  font-family: Palatino Linotype; 
  font-size: 14px;
  font-weight:bold;
}
a:link {
	font-family: Palatino Linotype;
	text-decoration: none;
	color: #808038;
}
a:visited {
	font-family: Palatino Linotype;
	text-decoration: none;
	color: #808038;
}
a:active {
	font-family: Palatino Linotype;
	text-decoration: underline;
	color: #c0c058;
}
a:hover {
	font-family: Palatino Linotype;
	text-decoration:underline;
	color: #c0c048;
}

.bottom {
  font-size: 9px;
	color: #bababa;
}

.bottom a {
  font-size: 9px;
	color: #bababa;
}
