body { background:#FFFFFF url('../images/bkgd2.jpg') no-repeat top center;
}

p, table { font-family: Arial; color: #666666; font-size: 13px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff6600;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

.xxsmall {font-size: 10px;}

hr {color:#CCCCCC;
	height: 1px;
	width: 100%;
	}
	
.phone {
	color: #FF0000;
	font-weight: bold;
}

.style3 {color: #ff6600}

.gradbkgd {
	background-image: url('../images/cell-bkgd-fade.png');
	background-repeat: repeat-x;
	background-position: top;
}

.topgradbkgd {
	background-image: url('../images/skydiving-top-fade.jpg');
	background-repeat: repeat-x;
	background-position: top;
}