.style {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 23px;
	color: #003E5B;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(the-md-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style1 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 23px;
	color: #004E73;
	text-decoration: none;
}
.style2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 23px;
	color: #D20D02;
	text-decoration: none;
}
