BODY {
  margin: 0px; 
  background-color: white;
  background-image: url(graphics/frameright.jpg);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: top right;
  scrollbar-face-color: #963134;
  scrollbar-highlight-color: #E3B8B8; 
  scrollbar-shadow-color: #0C1B2A; 
  scrollbar-3Dlight-color: #F9E8E7; 
  scrollbar-arrow-color: #F9E8E7; 
  scrollbar-track-color: #FFCCCC; 
  scrollbar-darkshasow-color: #000000;
}
H1{
  color: #963134;
  font-family: cursive;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 1px;
  letter-intent: 0px;
  padding-left: 30px;
}
H2{
  color: #FF9999;
  font-family: cursive;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 30px;
  margin-top: 30px;
}
H3{
  color: #555599;
  font-family: cursive;
  font-weight: normal;
  font-style: italic;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  padding-left: 30px;
  padding-bottom: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
}
H4{
  color: #7788CC;
  font-family: cursive;
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: center;
  text-indent: 0px;
  width: 270px;
}
P {
  color: #666666;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 1px;
  text-align: justify;
  text-indent: 30px;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}
P#Box {
  color: #AA6666;
  font-weight: italic;
  font-size: 12px;
  text-align: center;
  text-indent: 0px;
  padding: 7px;
  margin: 0px;
  border: 1px solid #FFBBBB;
  background-color: #FFFAFA;
}
P#Pict {
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-align: left;
  text-indent: 0px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
UL {
  color: #666666;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: justify;
  text-indent: 0px;
  padding: 0px;
  padding-left: 45px;
  margin: 0px;
  margin-top: 0px;
}
OL {
  color: #666666;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: justify;
  text-indent: 0px;
  padding: 0px;
  padding-left: 55px;
  margin: 0px;
  margin-top: 0px;
}
LI{
  padding-top: 2px;
}
A {
  color: #000066;
  font-family: sans-serif;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  padding: 0px;
  margin: 0px;
}
A:hover {
  color: "#0044AA";
}
A#Link {
  font-size: 11px;
  line-height: 14px;
  text-indent: 0px;
  letter-spacing: 0px;
}
A#Home {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-indent: 0px;
  letter-spacing: 0px;
  color: #CCDDEE
}
A#Home:hover {
  color: "#0044AA";
}
.LinkBox {
  color: #BBBBBB;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  letter-spacing: 0px;
}

