A:link { background: none transparent scroll repeat 0% 0%; color: midnightblue; text-decoration: underline; }
A:hover { color: blue; text-decoration: underline; }
A:visited { color: midnightblue; text-decoration: underline; }

BODY { margin: 0px; background-color: white; }

TD { color: #333333; font-family: Arial; font-weight: normal; /* 9pt=12px */ font-size: 9pt; }
H1 { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; /* 12pt=16px */ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
H2 { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; /* 12pt=16px */ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
H3 { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; /* 12pt=16px */ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }
H4 { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; /* 12pt=16px */ FONT-SIZE: 12pt; FONT-WEIGHT: bold; }

HR { color: grey; height: 1px; }

SELECT { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8.5pt; FONT-WEIGHT: normal; }
FORM { margin-top: 0px; margin-bottom: 0px; }

.small { font-size: 8pt; color: Black; font-family: Arial; }
.footer { font-size: 8pt; color: gray; font-family: Arial; }
.whoami { font-size: 8pt; color: black; font-family: Arial; }
.normal { font-weight: normal; font-size: 9pt; color: #333333; font-family: Arial; }
.bold { font-weight: bold; font-size: 9pt; color: #333333; font-family: Arial; }
.label { font-weight: bold; font-size: 11pt; color: #333333; font-style: normal; font-family: Arial; }
.quote { font-size: 9pt; color: #333333; font-family: Arial; }
.footnote { font-size: 8pt; color: gray; font-family: Arial; }
.section { font-weight: bold; font-size: 12pt; font-family: Arial; }
.credits { font-size: 8pt; color: #333333; font-family: Arial; }

.errortext { font-weight: normal; font-size: 10pt; color: red; font-family: Arial; }
.errortext A:link  { background: none transparent scroll repeat 0% 0%; color: red; text-decoration: underline; }
.errortext A:hover  { color: blue; text-decoration: underline; }
.errortext A:visited { color: red; text-decoration: underline; }

