/*
*
*This style sheet is for the Med Alumni Contact Form
*
*/

.error {
	color: red;
	font-size: 12px;
	font-weight: normal;
}
.red {
	color: red;
}
span.format{
	color: darkgrey;
	font-size: 88%;
}
.page-header {
    text-align: center;
}