body {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #011c55;
	margin: 1px;
	}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #011C55;
}
select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #011C55;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	border: solid 1px #878787;
}
a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #011c55;
}
