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

#involvement {
	width:auto;
	height:auto;
	border:solid 3px #666666;
	padding:0 10px 0 10px;
}

.involvementtable {
	text-align:center;
	width:100%;
	height:auto;
}

.thankyou {
	text-align:justify;
    font-size:.85em;
	padding:0 10 0 0;
}

.tradeup {
    text-align:justify;
    font-size:1em;
	text-indent:30px;
}

.involvement:link {
	color: #000000;
}

