.Table {
	border: medium outset #999999;
}
.pinkHead {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #D6669E;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.Tablecontent {
	vertical-align: top;
}
.content {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
