body {
	background: none;
	font-family: Verdana, Arial;
font-size: 100%;
font-weight:normal;
line-height:18px;
}
body {
	color: #000 !important;
}
.footer {
	display: none;
}
.container {
	background: none;
}
.content {
	background: none;
}
.print {
	display: none;
}
.heart {
	display: none;
}
.col-1 {
	display: none;
}
#header {
	display: none;
}
.form {
	display: none;
}
.content {
	width: 90%;
}
.content-col-1,
.content-col-2 {
	width: 500px;
	padding: 0 5%;
	margin: 0;
}
.content-col-2 {
	padding: 0;
	margin: 0 10px 0 0;
}
.content p,
.content h1,
.content p a {
	color: #000 !important;
}

h1 {
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
}

p {
font-family: Verdana, Arial;
font-size:11px;
font-weight:normal;
}

input {
border: 1px solid #000000;
background-color: #007FB1;
font-size:11px;
font-weight:bold;
padding: 4px;
color: White;
}
