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