body  { background: #ffffff; }

p { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: none }

td { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: none }

a:link { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:hover { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:active { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:visited { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:visited:hover { color: #3970b4; font-size: 9pt; font-family: Arial; text-decoration: underline }

/* Content */
.content { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; }
.content a:link { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline;}
.content a:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:none; }
.content a:active { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline; }
.content a:visited { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline; }
.content a:visited:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:none; }

.backtotop a:link { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline;}
.backtotop a:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:none; }
.backtotop a:active { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline; }
.backtotop a:visited { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:underline; }
.backtotop a:visited:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #0e4087; FONT-FAMILY: Arial; text-decoration:none; }

/* Heading */
.heading { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #d48b0c; FONT-FAMILY: Arial; }

.contenttitle { FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #d48b0c; FONT-FAMILY: Arial; }


/* Nav */
.nav { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #09548e; FONT-FAMILY: Arial; }
.nav a:link { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #09548e; FONT-FAMILY: Arial; text-decoration:underline;}
.nav a:hover { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #2a79b7; FONT-FAMILY: Arial; text-decoration:none; }
.nav a:active { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #09548e; FONT-FAMILY: Arial; text-decoration:underline; }
.nav a:visited { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #09548e; FONT-FAMILY: Arial; text-decoration:underline; }
.nav a:visited:hover { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #2a79b7; FONT-FAMILY: Arial; text-decoration:none; }

hr {
   
    height: 1px;
    background-color: #1b8ad0;
    color:#1b8ad0;
    padding-top: 0px;
    margin-top:0px;
  }


