
body{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-style : normal;
color: #1f1f1f;
}

table{
padding: 0px;
background-color:#ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
font-style : normal;
color: #1f1f1f;
}

a {
 text-decoration: none;
 color: #000EAB;
background-color: transparent;
}

a:hover {
 text-decoration: underline;
}

a img{
border-style:none;
}

.outdated {
	font-size : x-large;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	color : #222b5b;
	background-color: #c6cbe9;
}

.outdated em {
	color : #a63e4e;
}

.old {
	text-align: center;
	padding: 10px;
}
