body {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
background: #fffdfe
}

a:link {
color: #800000 
}

a:visited {
color: #000080
}

a:active {
color: #FF8543
}

a:hover {
color: #43B6FF
}

.h1 {
color: #800000;
background: transparent;
font-weight: bold;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: large;
text-align: center;
}

.h2 {
color: #800000;
background: transparent;
font-weight: bold;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: x-small;
text-align: center;
}

.h3 {
color: #800000;
background: transparent;
font-weight: bold;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: x-large;
text-align: center;
}

.h4 {
color: #800000;
background: transparent;
font-weight: bold;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: 110%;
text-align: left;
margin-left: 10;
margin-right: 10;
font-style: italic
}

.h5 {
color: #800000;
background: transparent;
font-weight: bold;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: 130%;
text-align: left;
margin-left: 10;
margin-right: 10;
font-style: italic
}

.h6 {
color: #800000;
background: transparent;
font-weight: normal;
font-family: Georgia, Times New Roman, Times Roman, Serif;
font-size: 150%;
margin-left: 10;
margin-right: 10;
font-style: italic;
font-weight: bold;
}

p {
color: #292025;
margin-left: 15;
margin-right: 15;
font-size: 100%
}

blockquote {
  color: #292025;
  margin-left: 8%;
  margin-right: 8%;
  font-style: italic;
  border: none;
  font-size: 100%
}

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;
 width: 850;
 background color: transparent;

}

.over {
 position: absolute;
 left: 10;
 top: 260;
 width: 380;
 background color: transparent;

}

.main {
 position: absolute;
 left: 10;
 top: 260;
 width: 780;
 background color: transparent;

}

.under {
 position: absolute;
 left: 400;
 top: 260;
 width: 380;
 background color: transparent;

}


.update {
 position: absolute;
 left: 610;
 top: 10;
 background color: transparent;
font-size: x-small;

}