body {
	background-color: #6595c5;
	font-family: "Trebuchet MS";
}

div.inter { 	
	color: #6595c5;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;
	
}	 


div.pres {
	color: #3a3674;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;

}

div.mwd {
	color: cyan;
	font-size: 44px;	
}

td.link a {
	color: #3f3674;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

table {
	text-align: right;
	top: 10%;
	position:relative;
}