pre{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-left : 20px;
  border-width : 2px 2px 2px 2px;
  border: 4px ridge; height: auto; width: auto;
  color: #000000 ; background-color: #FFFFFF;
  line-height: normal
}

body {
  font-family: Verdana,Arial,Helvetica,sans;
  color: #FFFFFF ;
  background-color: #000000;
}

h1 {
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  border-color: black #000000 #003399 #003399 ;
  background-color: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: thick;
  border-left-width: 40px;
  text-align: center
}

h2 {
  background-color: #000000;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-color: black black #2277FF #2277FF;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: medium;
  border-left-width: 20px
}

h3 {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border: solid;
  border-width: 0px 0px 0px 15px;
  border-color: black black black #2277FF
}

h4 {
  border-color: black black #0055CC ; 
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: thin;
  border-left-width: 0px
}

p {line-height: 140%}

dd {
  line-height: 140%;
  padding-bottom: 5px
}


li {
  line-height: 140%
}

li.why {
  line-height: 100%
}
p.strong {
  font-size: large;
  font-weight: bold;
  text-align: center
}

div.strong {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin-top: 1ex;
  margin-bottom: 1ex
}

div.cite {
  font-style: italic;
  margin-left : 20px
}

div.sub {
  margin-left: 1em;
  margin-top: 0
}

div.fn {
  margin-left: 1em;
  margin-top: 0
}

div.center {
  text-align: center
}

div.right {
  text-align: right
}

div {line-height: 140%}

blockquote.cite {
  font-style: italic
}

table.center {
  margin-left: auto;
  margin-right: auto
}

a:link {
  color: #ffFF00;
  background-color: transparent;
}
a:visited {
  color: #9999CC;
  background-color: transparent;
}
a:hover {
  bold:
  color: #FFFFFF;
  background-color: #2200FF;
} 
a:active {
  color: #0234FF;
  background-color: #3333FF;
}