body {
	background-color: #00549B;
	padding: 0 0 15 0;
	margin: 0;
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
}

a:hover {
	font-family: tahoma;
	color: #D2EEFF;
	text-decoration: underline;
	font-weight: bold;
}

a {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.td_block_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.img {
	border: 1 solid #009CF1;
}
