@media (min-width: 600px) {TABLE {width: 600px;}
#col_left {float: left; width:20%; margin-left:2%; text-align:center; overflow:hidden; padding-bottom:48px;}
#col_main {margin:0px auto; width:60%; max-width: 600px; padding-bottom:48px;}
#col_right {float: right; width:20%; margin-right:2%; text-align: right; padding-bottom:48px;}
#md_g {float: left; margin-left: 1em;}
P.mob {display: none;}
}

@media (max-width: 600px) {TABLE {width: 98%;}
#col_left {display: none;}
#col_main {margin:2px auto; width:95%; padding-bottom:48px;}
#col_right {display: none;}
#md_g {display: none;}
P.mob {text-align: center; font-size: 10pt; margin: 6pt 0pt 6pt 0pt;}
}
BODY {color: black; background-color: white; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; margin: 1; padding: 0;}
a:link {color: #333333; text-decoration: underline dotted grey;}
a:visited {color: #333333; text-decoration: underline dotted;}
a:hover {color: #CC3300; text-decoration: underline; background: white;}
h1 {
	text-align: left;
	font-size: 24pt;
	font-weight: bold;
	margin: 0pt 0pt 0pt 0pt
;}
P.art {
	text-align: justify;
	font-size: 12pt;
	margin: 6pt 0pt 1pt 12pt;
	text-indent: -12pt
;}
P.art2 {
	text-align: justify;
	font-size: 12pt;
	margin: 0pt 0pt 1pt 12pt
;}
.art2 {
	text-align: justify;
	font-size: 12pt;
	margin: 0pt 0pt 1pt 12pt
;}
P.cen {
	text-align: center;
	font-size: 12pt;
	margin: 6pt 0pt 6pt 0pt
;}
P.cit {
	text-align: justify;
	font-size: 12pt;
	margin: 0pt 12pt 0pt 24pt;
	font-style: italic
;}
P.ctr {
	text-align: justify;
	font-size: 10pt;
	margin: 0pt 12pt 0pt 24pt;
	font-style: italic
;}
P.cits {
	text-align: right;
	font-size: 10pt;
	margin: 0pt 12pt 0pt 0pt
;}
P.fin {
	text-align: center;
	font-size: 9pt;
	margin: 0pt 0pt 0pt 0pt
;}
P.syn {
	text-align: justify;
	font-size: 9pt;
	margin: 0pt 0pt 0pt 6pt
;}
.red {
	font-weight: bold;
	font-style:italic
;}
.kln {font-size: 9pt;}
.lem {
	font-size: 12pt;
	font-weight: bold
;}
.grm {
	font-size:9pt
;}
.trs {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
;}
.sem {
	font-size: 9pt;
	font-style:italic;
	color:#999999
;}
.dag {
	direction: rtl;
	unicode-bidi: embed
;}
.top {background-color:#CCCCCC; border-color:#000000; vertical-align:middle;}
.ttl {font-size: 24pt; font-weight:bold; color:#000000;}
.tt2 {font-weight:bold; color:#000000;}
.tt3 {color:#333333;}
.src {float:right; vertical-align:top;}
img { border: 1;}
#footer {position:relative; bottom:0px; text-align:center; width: 100%; background-color: #8F8F8F; padding-bottom: 3px; padding-top: 3px; clear:both;}
#search {float: left; margin-left: 1em;}
#header {float: left; width:100%; background-color: #CCCCCC; text-align:center; padding-bottom: 6px;}
#header_sup {float: left; width:100%; background-color: #CCCCCC; text-align:right;}
#header_sub {float: left; width:100%; background-color: #8F8F8F; text-align:center; padding-top: 3px; padding-bottom: 1px;}