CS
: WikiCssForPrintOut
CsWiki :: LogIn
P, TD, LI, INPUT, SELECT, TEXTAREA {
font-family: Verdana, Tahoma, Arial;
font-size: 13px;
line-height: 1.5;
}

BODY {
font-family: Verdana, Tahoma, Arial;
font-size: 13px;
line-height: 1.5;
color: #000000;
background-color: white;
}

A {
color: #333399;
padding: 0px 0px 0px 10px;
text-decoration:none;
}

.page A {
color: #333399;
padding: 0px;
text-decoration:none;
}

HR {
        color : #AAAAAA;
        border-style : solid;
}

IMG{
        border-width : 1px;
        border-color : #AAAAAA;
        border-style: solid;
}

UL, OL {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

FORM, H1, H2, H3, H4, H5 {
margin: 0px;
padding: 0px;
}

A.ext {
}

.exttail {
    color: #999;
    position: relative;
    bottom: 0.5ex;
}

.indent {
margin-left: 40px;
}

.additions {
color: #008800;
}

.deletions {
color: #880000;
}

.error {
color: #CC3333; font-weight: bold;
}

.subheader {
display:none;
}

.wikiname{
display:none;
}

.currentpage{
font-weight:bold;
}

.page {
border: #AAAAAA 1px solid;
background-color: #FFFFFF;
padding: 10px;
}

.footer {
display:none;
}

.code {
background: #FFFFFF;
border: solid #888888 2px;
font-family: "Courier New", Tahoma, Arial;
color: black;
font-size: 10pt;
width: 100%;
height: 400px;
overflow: scroll;
padding: 3px;
}

.notes {
display:none;
}

.revisioninfo {
display:none;
}

.copyright {
display:none;
}

.copyright A {
display:none;
}