body {
	background-color: #ffa124;
	font-family: "Trebuchet MS";
}

div.print {
	color: ffa124
	font-weight: bold;
	font-size: 18px;
	
}

div.pres {
	color: #faf159;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;

}

div.mwd {
	color: cyan;
	font-size: 44px;	
	padding-bottom: 10px
}

td.link a {
	color: #faf519;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

table {
	text-align: right;
	top: 10%;
	position:relative;
	padding-bottom: 80px;
}