body { background:#FFFFFF url('../images/bkgd.jpg') no-repeat fixed top center;
}

p, table { font-family: Arial; color: #333333; font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffcc33;
	text-decoration: none;
}
	
.content {
	background-image: url('../images/skydiving-content.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.xx14px {font-size: 10px}

hr {color:#0066cc;
	height: 1px;
	width: 100%;
	}