
  body{
     background-color: #ffffff;
     background-image: url("sant.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-position: right; 
     font-family: sans-serif;
     font-size: 12pt; 
     color: "#000066";
     text-align: left;
}
  a:link {
     color: #006699;
     background-color: transparent;
}
  a:visited {
     color: navy;
     background-color: transparent;
     text-decoration: none;
}
  a:hover{
     color: #cc9999;
     background-color: transparent;
     text-decoration: none;
}
  a:active{
     color: #009999;
     background-color: transparent;
     text-decoration: none;
}
  h1 {
     font-size: 115pt;
}
  h2 {
     font: 28pt bold;
     font-family: Comic Sans MS,Charocal,sans-serif;
     border-bottom-style: inset;
     border-bottom-width: 3px;
     border-bottom-color: "#003366";
     text-align: left;
     z-index: 4;
}
  h3 {
     font: 20pt;
     text-align: left;
     z-index: 3;
}
 
 #r { text-align: right }
 #l { text-align: left }
 #c { text-align: center }

  hr {
     text-margin: left;
     border-style: ridge;
     border-color: navy;
     z-index: 1;
}
 table { z-index: 2}
 table#bar2 {
     width: 68%;
     position: static;
 @  border-collapse: collapse;
     border: 1px solid #003366;
     font-size: 12pt;
     font-color: #330000;
     rules: none;
}
 table#bar3 {
     width: 68%;
     position: static;
     border: 2px solid #003366;
     border-collapse: separate;
     border-spacing: 5px;
     font-size: 10pt;
     font-color: #330000;
}
 table#bar4 {
     width: 68%;
     position: static;
 @  border-collapse: collapse;
     border: 1px solid #003366;
     font-size: 12pt;
     font-color: #330000;
     rules: none;
}
 table#bar5 {
     width: 68%;
     position: static;
     border: 2px solid #003366;
     border-collapse: separate;
     border-spacing: 5px;
     font-size: 10pt;
     font-color: #330000;
}
 table#bar6 {
     width: 68%;
     position: static;
     border: 1px solid #003366;
     border-collapse: separate;
     border-spacing: 5px;
     font-size: 12pt;
     font-color: #330000;
}
 table#bar7 {
     width: 65%;
     position: static;
     border: 2px outset #003366;
     border-collapse: separate;
     border-spacing: 5px;
     font-size: 12pt;
     font-color: #330000;
}
 table#bar8 {
     width: 65%;
     position: static;
 @  border-collapse: collapse;
     border: 2px solid #003366;
     font-size: 12pt;
     font-color: #330000;
}
 td,{
     border: 1px solid #003366;
     padding: 3px;
}
 .show { 
     empty-cells: show;
     width: 90%;
     bgcolor: #ffffff;
}
 .show2 {
     empty-cells: show;
     width: 15%;
}
 .show3 {
     empty-cells: show;
     width: 25%;
     bgcolor: #ffffff;
}
 .show4 {
     empty-cells: show;
     padding: 7px;
}

