body {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: small;
background: #C8A3F5
}

a:link {
color: #ff0033 
}

a:visited {
color: #0000FF
}

a:active {
color: #FF8543
}

a:hover {
color: #43B6FF
}

h1 {
color: #FFBF43;
background: transparent;
font-weight: bold;
font-size: large;
text-align: center;
}

h2 {
color: #000000;
background: transparent;
font-weight: bold;
font-size: x-small;
text-align: center;
}

h3 {
color: #FFBF43;
background: transparent;
font-weight: bold;
font-size: x-large;
text-align: center;
}

h4 {
color: #7235C5;
background: transparent;
font-weight: bold;
font-size: 90%;
text-align: left;
margin-left: 10;
margin-right: 10;
font-style: italic
}

h5 {
color: #7235C5;
background: transparent;
font-weight: bold;
font-size: 110%;
text-align: left;
margin-left: 10;
margin-right: 10;
font-style: italic
}

h6 {
color: #000000;
background: transparent;
font-weight: normal;
font-size: 110%;
margin-left: 10;
margin-right: 10;
font-style: normal;
border: thick inset
border-color: #7235C5
}

p {
color: #000000;
margin-left: 15;
margin-right: 15;
font-size: 80%
}

blockquote {
  color: #000000;
  margin-left: 8%;
  margin-right: 8%;
  font-style: italic;
  border: none;
  font-size: 70%
}

ul, ol, dl {
margin-left: 6%;
margin-right: 6%;
font-size: 80%
}

ul ul, table ol, table ul {
margin-right: 0%
}

pre {
margin-left: 2%;
margin-right: 2%
white-space: pre
}

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: 20;
margin-right: 20;
font-size: 80%

}

.banner {
 position: absolute;
 left: 10;
 top: 10;
 background color: transparent;

}

.over {
 position: absolute;
 left: 5%;
 top: 160;
 width: 40%;
 background color: transparent;

}

.main {
 position: absolute;
 left: 5%;
 top: 160;
 width: 90%;
 background color: transparent;

}

.under {
 position: absolute;
 left: 50%;
 top: 160;
 width: 40%;
 background color: transparent;

}


.update {
 position: absolute;
 left: 610;
 top: 10;
 background color: transparent;
font-size: x-small;

}
