/* Created using Style Master from Western Civilisation NS4.0 NS6 IE4.0 IE5 IE6 O5 { 47 71 409 520 } */
/* Status of this document This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited as a normative reference from another document. W3C's role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web. */
/* Copyright © World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. */
/* http://www.w3.org/TR/1998/REC-CSS2-19980512 */


ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE { display: block; }
LI { display: list-item; }
HEAD { display: none; }
TABLE { display: table; }
TR { display: table-row; }
THEAD { display: table-header-group; }
TBODY { display: table-row-group; }
TFOOT { display: table-footer-group; }
COL { display: table-column; }
COLGROUP { display: table-column-group; }
TD, TH { display: table-cell; }
CAPTION { display: table-caption; }

TH
{
	font-weight: bolder;
	text-align: center;
}

CAPTION { text-align: center; }

BODY
{
	line-height: 16pt;
	padding: 10px;
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
}

H1
{
	font-size: 24pt;
	line-height: 28pt;
	margin-bottom: 0pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0pt;
	font-family: Helvetica, Arial, sans-serif;
}

H2
{
	font-size: 18pt;
	line-height: 20pt;
	margin-bottom: 0pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0pt;
	font-family: Helvetica, Arial, sans-serif;
}

H3
{
	margin-bottom: 4pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4pt;
	font-size: 16pt;
	line-height: 18pt;
	font-family: Helvetica, Arial, sans serif;
}

H4, P, BLOCKQUOTE, UL, FIELDSET, FORM
{
	margin-bottom: 6pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 6pt;
	font-size: 12pt;
	line-height: 12pt;
	font-family: Helvetica, Arial, sans serif;

}

H5
{
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 12pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 12pt;
	font-family: Helvetica, Arial, sans-serif;
}

H6
{
	font-size: 8pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}

H1, H2, H3, H4, H5, H6, B, STRONG, { font-weight: bolder; }

OL, DL, DIR, MENU
{
	margin-bottom: 10pt;
	margin-left: 30pt;
	margin-right: 30pt;
	margin-top: 10pt;
	line-height: 10pt;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;

}

BLOCKQUOTE
{
	margin-left: 40px;
	margin-right: 40px;
}

I, CITE, EM, VAR, ADDRESS { font-style: italic; }
PRE, TT, CODE, KBD, SAMP { font-family: monospace; }
PRE { whitespace: pre; }
BIG { font-size: 1.17em; }
SMALL, SUB, SUP { font-size: .83em; }
SUB { vertical-align: sub; }
SUP { vertical-align: super; }
S, STRIKE, DEL { text-decoration: line-through; }
HR
{
	border-style: solid;
}

OL, UL, DIR, MENU
{
	margin-left: 36px;
	margin-right: 36px;
	line-height: 14pt;
	font-family: Helvetica, Arial, sans-serif;
}

DD
{
	margin-left: 36px;
	margin-right: 36px;
	font-size: 10pt;
	line-height: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}

OL
{
	list-style-type: decimal;
	font-family: Helvetica, Arial, sans-serif;
}

OL UL, UL OL, UL UL, OL OL
{
	margin-bottom: 0;
	margin-top: 0;
	font-family: Helvetica, Arial, sans-serif;
}

U, INS { text-decoration: underline; }
CENTER { text-align: center; }
BR:before
{
	content: "\A";
	clear: left;
}

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */
ABBR, ACRONYM
{
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

A[href] { text-decoration: none; }
:focus { outline: thin; }

a:hover 
{
	color: #0000ff;
	text-decoration: underline;
}

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]
{
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"]
{
	direction: rtl;
	unicode-bidi: bidi-override;
}

*[DIR="ltr"]
{
	direction: ltr;
	unicode-bidi: embed;
}

*[DIR="rtl"]
{
	direction: rtl;
	unicode-bidi: embed;
}

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, COL, COLGROUP, TD, TH, CAPTION { unicode-bidi: embed; }

/* End bidi settings */

@media  print
{@page {
margin: 10%;
}

H1, H2, H3, H4, H5, H6 {
page-break-after: avoid;
page-break-inside: avoid;
}

BLOCKQUOTE, PRE {
page-break-inside: avoid;
}

UL, OL, DL {
page-break-before: avoid;
}
}
p.query {
font-family: Helvetica, Arial, sans-serif;
color: #000000;
font-size: 1.0em;
font-weight: bold;
text-align: left;
}

p.text
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12pt;
	text-align: left;
	line-height: 14pt;
}
p.heading
{
	font-family: Helvetica, Arial, sans-serif;
	color: #C00;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: left;
	line-height: 1.3em;
}
p.subhead
{
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	line-height: 0.9em;
}
p.title
{
	font-family: Helvetica, Arial, sans-serif;
	color: #C00;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bolder;
	font-variant: normal;
}
p.subtitle
{
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bolder;
}
p.newstext
{
	font-family: Times Roman, Times, serif;
	color: black;
	font-size: 0.8em;
	text-align: left;
	line-height: normal;
	margin-left: 40px;
	margin-right: 40px;
}

