body {
	/*color            : #000000;
	margin-bottom    : 0px;
	margin-top	     : 0px;
	padding          : 0px;
	background-color : #F4F4F4;
	font-family      : Arial, sans-serif;
	font-size        : 12px;
	background-image :url(images/bgBody2.gif);
	color            : #333;
	background-repeat: repeat;
	text-align       : center; */
}
a.footer:link, a.footer:visited {
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight	   :bold;
  font-size        :13px;
  font-family      : arial, sans-serif;
}

a.footer:hover {
  color            : #FFFFFF;
  text-decoration  : underline;
  font-weight      : bold;
  font-size        :13px;
  font-family      : arial, sans-serif;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family      : Arial, sans-serif;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-family      : Arial, sans-serif;
}