body {
#background: url(themes/rtt/bkg.jpg) #cccccc;
color: #000000;
}

A:link {
color: #00aa00;
text-decoration:underline;
}

A:visited {
color: #00aa00;
text-decoration:underline;
}

h1, h2, h3, h4 {
font-family: Helvetica, Arial, sans-serif;
font-weight: 700;
margin-left: 20pt;
color: #8080cc;
}

h1{
font-size: 18pt;
line-height:22pt;
}

h2{
font-size: 14pt;
line-height:18pt;
}

h3{
font-size: 12pt;
line-height:16pt;
}

h4{
font-size: 11pt;
line-height:15pt;
}


p, pre {
font-size: 11pt;
#line-height:15pt;
font-weight: 400;
font-style:normal;
margin-left:20pt;
color: #000000;
}

#
#form {
#font-size: 11pt;
#line-height: 15pt;
#font-weight: 400;
#font-style:normal;
#color: #000000;
#font-family: Helvetica, Arial, sans-serif;
#margin-left:5pt;
#margin-right:5pt;

#}

p {
font-family: Helvetica, Arial, sans-serif;
}

p.note {
font-size: 10pt;
line-height:12pt;
}

p.leftnote {
color: #ffffff;
margin-left:5pt;
margin-right:5pt;
font-size: 10pt;
line-height:12pt;
}

p.leftbar {
color: #ffffff;
margin-left:5pt;
margin-right:5pt;
}

p.tab {
font-size: 12pt;
line-height:15pt;
font-weight: 700;
}

em.white {
font-style: normal;
color: #ffffff;
}

em.tt {
font-style: normal;
font-family: Courier, Courier New, monospace;
}

em.select {
font-style: normal;
color: #ffffff;
background: #339933;
}

pre {
font-family: Courier, Courier New, monospace;
whitespace: pre;
}

b {
font-weight: 700;
}

td.green {
background: #006600;
}

.negative {
color: #ffffff;
background: #006600;
border-width:1px;
border-style:none;
border-color:#000066;
width: 100%;
margin:2pt;
padding-left:5pt;
padding-right:5pt;
}

.negalight {
color: #ffffff;
background: #339933;
border-width:1px;
border-style:none;
border-color:#339933;
width: 100%;
margin:2pt;
padding-left:5pt;
padding-right:5pt;
}

