#ready {
	font-weight: bold;
	text-align:center;
	padding-bottom:100px;
	padding-top:100px;
}
#con {
	padding:31px;
	font-size:80%;
	line-height:18px;
}
#con h2 {
	border-bottom-color:#FF6699;
	border-bottom-style:dotted;
	font-size:110%;
}
#con td {
	text-align:center;
	line-height:20px;
}
#con strong {
	color:#6633CC;
}
#con a:link {
	color: #663333;
	text-decoration: none;
}
#con a:visited {
	text-decoration: none;
	color: #663333;
}
#con a:hover {
	text-decoration: none;
	color: #FF6699;
}
#con a:active {
	text-decoration: none;
}
.for {
	line-height:14px;
}
