@charset "UTF-8";
.header {
	font-family: "Helvetica Neue", Arial, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 36px;
	letter-spacing: -3px;
	background-color: #CCCCCC;
	color: white;
	vertical-align: middle;
	text-align: left;
}
.piclink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 202px;
	width: 190px;
}
.tableposition {
	position: relative;
	top: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: white;
}
