body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, dl, li, dd, dt {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;    
    font-size: 10pt;
    color: black
    margin: 0px;
    padding: 0px;
    border: none;
    background: white
}

P.Code, pre.Code {
	display: block;
	text-align: left;
	text-indent: 0.00pt;
	margin-left: 15pt;
	font-weight: medium;
	font-style: Regular;
	color: #4444CC;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

H6.CaptionFigColumn {
	display: block;
	text-align: left;
	margin-top: 3pt;
	margin-bottom: 11pt;
	font-size: 9pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

P.Note, p.Note {
	display: block;
	text-align: left;
	text-indent: 0pt;
	margin-top: 20pt;
	margin-bottom: 20pt;
	margin-left: 30pt;
	font-size: 11pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

EM.UILabel {
	font-weight: Bold;
	font-style: Regular;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

EM.CodeName {
	font-weight: Bold;
	font-style: Regular;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

pre {
    margin-left: 6; 
	font-size: 10pt
}

h1 { 
    font-size: 18pt; margin-top: 5; margin-bottom: 1 
}	

h2 { 
    font-size: 14pt; margin-top: 25; margin-bottom: 3 
}

h3 { 
    font-size: 11pt; margin-top: 20; margin-bottom: 3 
}

h4 { 
    font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic 
}

a {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

a:visited {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #116DF9;
	text-decoration : none;
}
strong { 
    font-weight: bold
}

em { 
    font-style: italic
}

var { 
    font-style: italic
}

div.revision { 
    border-left-style: solid; 
    border-left-width: thin; 
    border-left-color: #7B68EE; 
    padding-left:5 
}

th { 
    font-weight: bold 
}

div.copyright { 
    margin-top: 3em 
}

.Filename {  
    font-style: italic
}

.Label {  
    font-weight: bold
}

.Note { 
    font-style: italic 
}

div.copyright img { 
    border-width: 0px 
}

kbd {  
    font-weight: bold 
}