.body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.buttons {
	background-color: #FFFF00;
	border: thin double #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linksbottom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 6px;
	color: #999999;
}
.strike {
	text-decoration: line-through;
}
