BODY {
	FONT: small "Trebuchet MS"
}
TABLE {
	
}
SELECT {
	FONT: 99% "Trebuchet MS"
}
INPUT {
	FONT: 99% "Trebuchet MS"
}
TEXTAREA {
	FONT: 99% "Trebuchet MS"
}
PRE {
	FONT: 100% monospace
}
CODE {
	FONT: 100% monospace
}
BODY * {
	LINE-HEIGHT: 1.50em
}
.blueheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0066a9;
	text-decoration: none;
	font-weight: bold;
}
.blackhead12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkwhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
