body		{ background-color: #FFFFFF;
				margin: 0px;
				color: #000000;
				font-family: Arial, Helvetica;
				font-size: 9pt; }
a			{ text-decoration: underlined; }
a:link		{ color: #009933;
				font-family: Arial, Helvetica;
				font-size: 9pt;  }
a:visited	{ color: #009933;
				font-family: Arial, Helvetica;
				font-size: 9pt;  }
a:active	{ color: #009933; 
				font-family: Arial, Helvetica; 
				font-size: 9pt;  }
a:hover		{ color: #666666; 
				font-family: Arial, Helvetica; 
				font-size: 9pt;  }
hr			{ margin-top: 0px;
				margin-bottom: 0px;
				height: 1px; }
table		{ color: #666666;
				font-family: Arial, Helvetica;
				font-size: 9pt; }
td			{ vertical-align: top; }
h1, h2, h3, h4, h5, h6      { font-family: Arial, Helvetica; }
h1			{ color: #333333;
				font-size: 12pt }
h2			{ color: #666666;
				font-size: 11pt;
				font-style:italic;  }
h3			{ color: #666666;
				font-size: 10pt  }
h4			{ color: #999999;
				font-size: 10pt;
				font-style:italic;  }
h5			{ color: #999999; 
				font-size: 10pt;
				font-weight:bold  }
h6			{ color: #666666;
				font-size: 10pt;
				font-weight:bold  }
button		{ font-family: Arial, Helvetica;
				font-size: 9pt }
input		{ font-family: Arial, Helvetica;
				font-size: 9pt }
select		{ font-family: Arial, Helvetica;
				font-size: 9pt }
.dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:300px;         }
.dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:300px;         }