@charset "utf-8";
/* CSS Document */

h1 {
	color:#ff3399;
	font-weight:bold;
	text-transform:none;
	font-family: Calibri;
	padding-left: 10px;
	text-align: center;
}
	
.scrump {
	float:right;
	width:100%;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding: 4px;
}

.scrump-club1 {
	width:255px;
	float:right;
	margin-right: 20px;
}

.scrump p {
	font-size:12pt;
	line-height: 16pt;
}

.scrump-lt {
	width:460px;
	float:left;
	text-align:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.scrump-lt-sm {
	font-size:13pt;
}

.scrump-left {
	text-align:left;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color:#666;
	margin-top: 55px;
}

.scrump-bkgd {
	background-color:#CCC;
	padding:8px;
}

.scrump-space {
	height:50px;
}
