BODY {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #00009C0;
}

BLOCKQUOTE {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #00009C0;
}

P {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #00009C0;
}

TD {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #000000;
}

TH {
  background-color: #7EC0EE;
  background-attachment: fixed;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #00009C0;
)

UL {
  background-attachment: fixed;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #000000;
)

LI {
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12;
  color: #000000;
)

.borderbody {
  background-color: #BFEFFF ;
  background-attachment: fixed;
}
 
.emptyborderbody {
  background-color: #BFEFFF ;
  background-attachment: fixed;
}

A {
  color: #000000;
}
 
A:link {
  color: #FF0000;
}

A:visited {
  color: #FF0000;
}

A:hover {
  font-weight: bold;
  color: #0000FF;
}
 
H1 {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: large;
  color: #000000;
}
 
H2 {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bolder;
  font-size: 18pt;
  color: #0000FF;
}
 
H3 {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13pt;
  color: #000000;
}

H4 {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
}

H5 {
  background-color: #BFEFFF ;
  background-attachment: fixed;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11pt;
  color: #000080;
}