a:link {
	color: #ED2386;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #ED2386;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color: #ED2386;
	text-decoration: none;
	font-weight: bold;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #333333;
	letter-spacing: .07em;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	color: #333333;
	letter-spacing: .07em;
	font-weight: bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 140%;
	color: #ffffff;
	letter-spacing: .07em;
}

.border {
	border: 1px solid #666666;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #79D3FF;
	letter-spacing: 0.07em;
	font-weight: bold;
}
