body, td {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

.menu, .menu a {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.required {
	color: red;
}