BODY {
	background: #ffffff;
	color: #000000;
	font-family: Arial;
}

DIV.title {
	text-align: center;
	color: #888888;
	background-color: #001166;
	font-family: Verdana;
	font-size: 44pt;
	font-weight: bold;
}

H1 {
	color: #cccccc;
	background-color: #660011;
	font-size: 150%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: black;
	margin: 2em 0em 1em;
}

H2 {
	color: #004060;
	font-size: 130%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: black;
	margin: 2em 0em 1em;
}

H3 {
	text-align: left;
	color: Maroon;
	margin: 2em 0em 1em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: medium solid black;
	border-color: silver;
	font-size: 100%;
}

H4 {
	text-align: left;
	color: #004000;
	margin: 2em 0em 1em;
	font-size: 90%;
	font-weight: bold;
}


P {
	text-align: justify;
	font-family: Arial;
	line-height: 140%;
}

P B {
	font-weight: bold;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
	color: #880000;
}


div.orig {
	color: #000000;
	text-align: justify;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

div.tr {
	color: #006666;
	text-align: justify;
	margin-left: 20pt;
}

SPAN.CAPTION {
	font-size: small;
	font-style: italic;
	color: #005555;
}

DIV.note {
	color: #004444;
	text-align: justify;
	font-style: italic;
	font-size: 90%;
	margin-left: 20pt;
	margin-right: 20pt;
	margin-top: 20pt;
	margin-bottom: 20pt;
}

UL {
	margin-top: 5pt;
	margin-bottom: 5pt;
}

OL {
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 50pt;
}

SPAN.gr {
	font-family: Arial;
}
