.message
{
	color: Blue;
	font-weight: bold;
	font-size: 14px;
}

.error
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
}

.required
{
	color: Red;
	font-weight: bold;
}

#contact
{
	padding: 5px;
}
