h1 {
	font-size: 14px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, sans-serif;

}
h5 {
	font-size: 12px;
	color: #057c7f;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #057C7F;
}
p {
	font-size: 10px;
	color: #666666;
		line-height: 140%;
}

li {
	font-size: 10px;
	color: #666666;
	line-height: 120%;

}

.footer {
	font-size: 9px;
	color: cdcdcd;
	text-decoration: none;
}
a.footer{

	text-decoration: none;
}
a {
	color: 057C7F;
	text-decoration: none;
}



.bodycopy {
	font-size: 11px;
	color: #666666;
}


.bodycopy-textfield {
	font-size: 11px;
	color: #666666;
	width: 350px;

}
.pink-bold {
	font-weight: bold;
	color: #FC7D97;
}
.pink {
	
	color: #FC7D97;
}

table.participation-form {
	font-size: 10px;
    	color: #666666;
    	border-spacing: 0;
}
