P, TD, LI, INPUT, SELECT, TEXTAREA {
font-family: Georgia, Times;
font-size: 11pt;
line-height: 1.3
}
IMG{
border-width : 1px;
border-color : black;
border-style: dashed;
}
BODY {
font-family: Georgia, Times;
font-size: 11pt;
line-height: 1.3;
color: #FFFFFF;
background-color: #000000;
text-align: center;
}
H2 {
font-size:100%
}
A:link, A:visited, A:active
{
color: #AAAAAA;
text-decoration: underline;
}
A:hover
{
color: #FFFFFF;
font-decoration: underline;
text-decoration: none;
background-color: #990000;
}
UL, OL {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
FORM, H1, H2, H3, H4, H5 {
margin: 0px;
padding: 0px;
}
.indent {
margin-left: 40px;
}
.additions {
color: #008800;
}
.deletions {
color: #880000;
}
.error {
color: #CC3333; font-weight: bold;
}
.header{
font-size: 200%;
font-weight: bold;
padding: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
.currentpage{
display:inline;
}
.wikiname{
display:inline;
}
.subheader {
padding: 10px;
padding-top: 0px;
}
.page {
background-color: #000000;
padding: 10px;
border: 1px inset;
border-bottom: none;
text-align: left;
width: 640px;
margin-right : auto;
margin-left : auto;
}
.footer {
background-color: #000000;
padding: 5px 10px;
border: 1px inset;
border-top: none;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCAA;
width: 640px;
}
.code {
background: #FFFFFF;
border: solid #888888 2px;
font-family: "Courier New";
color: black;
font-size: 10pt;
width: 100%;
height: 400px;
overflow: scroll;
padding: 3px;
}
.notes {
color: #888800;
}
.revisioninfo {
color: #AAAAAA;
padding-bottom: 20px;
}
.copyright {
font-size: 11px;
color: #AAAAAA;
text-align: center;
}
.copyright A {
color: #AAAAAA;
}