
body{
 font-family: Arial;
font-size:14;
color: #000000;
margin-left: 15%;
margin-right: 15%;
text-align: Left;
}


h1 {
  font-family: Arial;
color: #FF0000;
  background: transparent;
  font-weight: bold;
  text-align: center
}

h3 {
  color: #c33;
  background: transparent;
 margin-left: -10%;
 font-weight: bold
}

h4 {  color: #006400;
  background: transparent;
  margin-left: -5%;
  margin-right: 0%;
  font-weight: bold}

h5 { font-family: Arial;
color: #FF0000;
Font-size: 14;
  font-weight: normal;
  text-align: right}

h6 { font-family: Arial;
font-size: 14;
 margin-left: 8%;
  margin-right: 10%;
 font-weight: normal}

ul, ol, dl, p {
  margin-left: 6%;
  margin-right: 6%
}

ul ul, table ol, table ul {
  margin-right: 1%
}

pre {
 font-family: Arial;
font-size:14;
  margin-left: 25%;
margin-right: 25%;
  white-space: pre
}
img {
align: right;
margin-right: -15%
}

table caption {
  font-size: larger;
  font-weight: bolder
}

table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
  margin-left: 0;
  margin-right: 0
}

p.top {
  margin-left: 1%;
  margin-right: 1%
}

blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c
}

blockquote pre {
  margin-left: 1%;
  margin-right: 1%
}

dt a {
  font-weight: bold;
  margin-top: .8em
}

a:link {
  color: #00f;
  background: transparent;
}

a:visited {
  color: #800080;
  background: transparent;
}

a:active {
  color: green;
  background: #FFD700
}
