/* --- Headers --------------------------------- */

/* for top document title */
h1 {font-size: 3em; color: #663300; font-weight: bold; line-height: border-width: 0px; padding:5px;background-color:FFFF00; text-align:center; margin:30px 0px 0px 0px;}

h1.news {
	color: rgb(36,36,36); 
	font-size: 1.5em;
	text-align:center;
	border: double;
	padding: 0.5em;
}

h2 {font-size: 16pt; color: #000000; font-weight: bold; line-height: 18pt; border-style:solid; border-width: 1.5px; border-color:ThreeDShadow;padding: 4px 3px 4px 6px; background-color:rgb(240,240,240);margin:30px 0px 20px 0px;}

h3 {font-size: 14pt; font-weight: 600; color: #000000; line-height: 16pt; border-style: solid; border-width: 0.5px; border-color:ThreeDShadow;margin:1em 0px 1em 0px; background-color:rgb(240,240,240); padding:3px 3px 3px 6px;}

h4 {font-size: 10pt; font-weight: 900; color: #000000; line-height: 11pt; margine:0px 0px 0px 0px;padding:5px 0px 2px 0px;}

h5 {font-size: 8pt; font-weight: normal; color: #000000; margin-left: 0px; line-height: 10pt}

h6 {color: #000000; font-size: 8pt; font-weight: normal; line-height: 10pt;}

body { color: #444444; font-family:sans-serif; margin:1em; }

body.news {	font-family: sans-serif;
	margin-left: 7em;
	margin-right: 7em;
}

.num { color: blue; 
	font-size: 11pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.strong { color: green; 
	font-weight: bold;
}
.ah { color: green; 
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.sis { color: red; 
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.inq {	color:#000000;
	text-align:center;
	padding-left:0.5em;
	padding-right:0.5em;
}

