.body {
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	
}
a.body {
	text-decoration: none;
	font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	text-align:justify;
	line-height: 1.35;
	font-weight: normal;
	text-decoration: underline;
	
}
a.body:hover {
	text-decoration: none;
	font-family: Century Gothic, Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	text-align:justify;
	line-height: 1.35;
	font-weight: normal;
	text-decoration: underline;
	
}
a.bodyText:visited {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
} 

a.bodyText:link {
  text-decoration: none;
  color: #231E4E;
  font-weight: bold;
  text-decoration: underline;
} 

a.bodyText:hover {
  	text-decoration: underline;
  	color: #666666;
  	text-transform: none;
  	font-style: normal;
  	font-weight: bold;
} 

.header {
	font-family: "Century Gothic", Helvetica, Arial, Verdana;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	text-align: center;
}

.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	font-variant: normal;
}
a.bottomText:link {
text-decoration:underline; color:#000000; font-weight:normal;
}
a.bottomText:active {
text-decoration:none; color: #000000;
}
a.bottomText:hover {
	text-decoration:underline;
	color: #000000;
	text-transform: none;
	font-style:none;
}
a.bottomText:visited {
	text-decoration:underline;
	color: #000000;

}
