.-green {
	color: #39B54A;
	text-decoration: none;
}
.-red {
	color: #bf0c1d;
	text-decoration: none;
}
.-blue {
	color: #05519c;
	text-decoration: none;
}
#form p {
	font-size: 10px;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#form input {
	height: 12px;
}

