/***********************************
TYPORGAPHY 
************************************/
html, body {font-size:16px; line-height: 23px;}
.text p  { margin-bottom: 23px;}
.text h1 { font-size: 36px; line-height: 46px; margin-top: 23px;}
.text h2 { font-size: 28px; line-height: 46px; margin-top: 23px;}
.text h3 { font-size: 24px; line-height: 23px; margin-top: 23px;}
.text h4 { font-size: 21px; line-height: 23px; margin-top: 23px;}
.text h5 { font-size: 18px; line-height: 23px; margin-top: 23px;}
.text h6 { font-size: 16px;	line-height: 23px; margin-top: 23px;}
.text small {font-size:0.85em;}
.text ul{margin-bottom:23px; list-style:disc	inside; }
.text ol{margin-bottom:23px; list-style:decimal inside; }
.text li > ul, .text li > ol{margin-bottom: 0; margin-left:5em;}
/*.text {background-image: url(/static/images/bg231.gif);}*/
.text em{ font-style:italic; font-weight:inherit; }
.text .code{font-family:Courier, "Courier New", monospace; background:#ddd; font-size:1em;}
