body {
	color: #000000;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;

}
td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;

}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-indent      : 8px;
  font-size        : 24px;
  text-align       : left;
  color            : #000;
  font-weight      : bold;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #000;
  font-size        : 10px;
  font-weight      : normal;
  text-align       : center;
 }

.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #274f82;
  text-decoration  : none;
  font-weight      : normal;
}
.footer a:hover {
  font-size        : 10px;
  color            : #274f82;
  text-decoration  : underline;
  font-weight      : normal;
}