<!--
body {
background: #cccc66;
color: #000000;
padding:5px;
margin: 10px; 
border:double #000000 25px
}
div {
width:600px;
margin:25px auto auto auto;
}
p, h1, h2, h3, ul, ol {
padding:5px;
color: #000000;
background: #cccc66;
font-style:italic;
font: 14px/24px "Trebuchet MS", verdana, sans-serif
}
p:first-letter {
font-size:18px;
line-height:24px
}
p.foot:first-letter {
font-size:100%;
line-height:24px
}
h1 {
font-size:150%;
padding:10px;
text-align:center
}
ul {
margin:0px;
padding:15px 15px 15px 25px;
list-style:outside;
border-top:solid #000000 1px;
border-bottom:solid #000000 1px
}
li {
margin:0px
}
li.top {
padding-top:24px
}
hr {
color:#000000;
clear:both 
}
.greek {
font-family:symbol
}
.foot {
text-align:center;
margin-bottom:50px
}
pre {
font-family: monospace;
}
a {
font-weight: bold;
}
a:link {
color: #000099;
text-decoration: none;
background: #cccc66;
}
a:visited {
color: #666699;
text-decoration: none;
background: #cccc66;
}
a:active {
color: #0000ff;
text-decoration: underline;
background: #cccc66;
}
a:hover {
color: #cc0000;
text-decoration: underline;
background: #cccc66;
}
a.external:hover {
color: #cc3300;
text-decoration: underline;
background: #cccc66;
}
-->

