BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
background-image: url(../images/notepaper.gif);
list-style-type: square;
}


P {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
}

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: large;
color: red;
}


H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
color: red;
}


H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: red;
}


LI {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
; margin-bottom: 10px
}

OL {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
}

UL {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
}

BLOCKQUOTE {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
}


B {
font-family: Verdana, Arial, Helvetica, sans-serif;
weight: bold;
color: #000033;
}


EM {
font-family: Arial, Helvetica, sans-serif;
style: italic;
color: #000033;
; font-style: italic; font-variant: small-caps
}

A {
font-family: Verdana, Arial, Helvetica, sans-serif;
; color: #000066
}

KBD {
font-family: "Courier New", Courier, mono;
color: red;
}

SAMP {
font-family: "Courier New", Courier, mono;
color: #000033;
}
.highlight { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFCA}
.user-example { font-family: "Courier New", Courier, mono; font-size: small; color: #FF0000; left: 10px; clip: rect( 10px); position: relative}
.syntax { font-family: "Courier New", Courier, mono; font-size: medium; color: #000066; height: auto; width: auto; border: thin #FFFF00 solid}
a:active { color: #0000FF}
a:hover { background-color: #A8FFFF}
.button { border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
strong { font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bolder}
code { font-family: "Courier New", Courier, mono; color: #006600}