@charset "utf-8";
/* CSS Document - additional CSS rules for Contest pages*/

body, p,.formTable td {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 16px;
}

.red {
	color:red;
}

legend {
	font-weight:bold;
	color:black;
}

.formTable td{
	vertical-align:top;
}

.category {
	font-weight:bold;
}