body {
	  	font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		}
#bannermain {
		font-size: 12pt;
		font-weight: bold;
		}
#bannercomment {
		margin-top: 5pt;
		font-size: 11pt;
		font-weight: bold;
		}
#leftcontentmain {
		display: none;
		}
#centercontentmain {
		margin: 0 20pt;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: transparent none;
		}
#footnote {
		font-size: 8pt;
		color: #000;
		}
.note {
		font-size: 10pt;
		font-style: italic; 
		color: #000;
		}
.notebold {
		font-size: 10pt;
		font-style: italic; 
		color: #000;
		}
.title {
		font-size: 10pt;
		font-weight: bold; 
		color: #000;
		}
font.footnote {
		font-style: italic; 
		font-size: 8pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color : #000; 
		} 
a:link , a:visited {
	   color: #933;
	   font-weight: bold;
	   text-decoration : none; 
	   }
img.floatleft {
		position: relative;
		float: left;
		clear: both;
		margin: 0 10pt 10pt 10pt;
		}
p.floatright {
		position: relative;
		clear: both;
		margin: 0 10pt 0 10pt;
		}
img.floatright {
		position: relative;
		float: right;
		clear: both;
		margin: 0 10pt 10pt 10pt;
		}
p.floatleft {
		position: relative;
		clear: both;
		margin: 0 10pt 0 10pt;
		}
ul.children {
   		margin: 5pt 0 0 25pt;
		list-style-type: lower-roman;
		}
ul {
		margin: 0 0 0 20pt;
		list-style-type: disc;
		}
li {
   		border-top : 10pt;
		margin : 10pt 0 0 25pt;
		padding: 0;
		font-size: 10pt;
		} 
.hide {
	  	display: none;
		}
.printtext {
	  	display: block;
		}
