
/***************************/
/* General element styles: */
/***************************/
body { background: #fff none; margin:1em;  }
H1, H2, H3, H4, H5, H6, P, TD, TH, DIV, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, A { font-family: Verdana,helvetica,sans-serif; color: #000000; }
PRE { font-family: "Bitstream Vera Sans Mono",monaco,"Courier New",courier,monospace; }

p { line-height: 125%; }
A { text-decoration: none; }


/*******************/
/* RTE / Bodytext: */
/*******************/
body, P, TD, TH, DIV, UL, OL, ul li, ol li, H5, H6 { font-size: 10.5pt; color: #000000; }
P.bodytext, H5, H6 { font-size: 10.5pt; color: #000000; line-height:140%; margin-bottom:6pt;}

h1 { font-size: 1.2em }
h2 { font-size: 1.1em }
h3 { font-size: 1.0em }
h1, h2, h3 { margin-bottom: 0.1em }

/* RTE / Bulletlists */
UL, #contentbox UL { list-style-type: square; color:#000 }


#printfooter { margin-top:2em; border-top:0.5pt black solid; padding: 0 3em 3em 3em;  }
#printfooter P, #printfooter TD { font-size: 9pt; }
#printfooter TABLE TD { padding: 0 3em 1pt 0; }

.linkBack { display:none; }

