/* CSS Document */

body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

img.a {
border: none;
}

table {
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
}

a {
text-decoration: none;
font-weight: bold;
color: #5E4098;
}

a:hover {
text-decoration: underline;
}

td {
font-family: Arial, Helvetica, sans-serif;
}