body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #112d65;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.style1 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fecc53;
	text-decoration: none;
}
.style2 {
	color: #fecc53;
}
.b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fecc53;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.b:hover {
	color: #fecc53;
	text-decoration: underline;
}