/* English, blue-gray color, bnr= banner */

body {
	font-size: 10pt;
	text-align: center;
	border-top-color: #FFF;
	border-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-family: "DellaRobbia BT";
	color: #600;
}
h1.bnr {font-size: 3em; color: blue;}
h2 {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	border-right-color: #0F0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}
h4 {
	text-align: center;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
h5 {
	text-align: center;
	margin-bottom: 0.25em;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	font-family: Cambria;
}
h6 {
	text-align: center;
	margin-bottom: 0em;
	margin-top: 0.5em;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #400000;
}
a.fnanc {vertical-align: super; }
a.fnsym {vertical-align: super; }
p.fn {font-size: smaller; }
p.sh1 {text-align: center; font-style: bold;}
p.sh2 {text-align: center; font-style: italic;}
p.sh3  {text-align: center;}
p.date {text-align: right;}
p.addr {text-align: right;}
p.sign {text-align: right; font-style: italic; margin-right: 10em;}
div.hd {text-align: center;}
#Apanel tbody tr td #Tcol tbody tr th .Tverd .hd {
	color: #000;
}
#Apanel tbody tr td #Tcol tbody tr th .Tverd .Tnor b i {
	color: #004000;
}
#Apanel tbody tr td #Tcol tbody tr th div table tr th a .fn {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#Apanel tbody tr td #Tcol tbody tr th div table tr th a .fn samp {
	font-size: 9pt;
}

