body  { background: #f5e3cf; }

p { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: none }

td { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: none }

a:link { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:hover { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:active { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:visited { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: underline }
a:visited:hover { color: #7a4c10; font-size: 9pt; font-family: Arial; text-decoration: underline }

/* Content */
.content { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #7a4c10; FONT-FAMILY: Arial; }
.content a:link { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #7a4c10; FONT-FAMILY: Arial; text-decoration:underline;}
.content a:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #693e06; FONT-FAMILY: Arial; text-decoration:none; }
.content a:active { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #7a4c10; FONT-FAMILY: Arial; text-decoration:underline; }
.content a:visited { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #7a4c10; FONT-FAMILY: Arial; text-decoration:underline; }
.content a:visited:hover { FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #693e06; FONT-FAMILY: Arial; text-decoration:none; }

/* Heading */
.heading { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #7a4c10; 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; }

