body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3b3b3b;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #1A11C0;
}
a:visited {
	color: #1A11C0;
}
.required {
	color: #AE5400;
}
.itemWant {
	color: #0B6B25;
}
.itemNotWant {
	color: #A75301;
}
.itemHas {
	color: #3961B5;
}