body {
  color: #000000;
  margin: 0;
}

a {
    font-weight: bold;
    text-decoration: underline;
}

a:link {	color: #0896FF;}
a:visited {	color: #537CB4;}
a:hover {	color: #FEBA02;}
a:active {	color: #B30000;}

p, li, td, th, h1, h2, h3, h4, h5, form, input, button, select, textarea, div {
    font: 9pt Arial, Helvetica, sans-serif;
    color: #003580;
}

.header1 {
    color: #feba02;
    font-weight: bolder;
    font-size: 10pt;
}

.header2 {
    color: #feba02;
    font-weight: bolder;
    font-size: 10pt;
}

.region-country-table {
  background: url(/images/affiliate/304482/logo2.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  border: 1px solid;
  border-color: #0896ff;
  width: 420px;
}






