body {
	background-image: url('i/jelq-bg1.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;

}

td {
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;

}

h1 {
	font-size: 250%;
	color: #c10000;
	font-weight: bold;
	margin-bottom: 0.3em;
	font-family: "Times New Roman", Times, serif;
}

.content {
	background-color: White;
	padding: 14px;
	border: 1px solid #dddddd;
	margin-top: 10px;
	margin-bottom: 17px;
}
.content-side {
	background-color: White;
	padding: 14px;
	border: 1px solid #dddddd;
	margin-bottom: 17px;
}

#ft {
	background-image: url('i/jelq-footer.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	height: 40px;
	padding: 14px 0px;
	font-size: 85%;
	width: 100%;
}

