body { 
	font-family:arial,helvetica;
	font-size:14px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #f8f8f8 15%) fixed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(15%,#f8f8f8)) fixed;
	background: -webkit-linear-gradient(top, #eeeeee 0%,#f8f8f8 15%) fixed;
	background: -o-linear-gradient(top, #eeeeee 0%,#f8f8f8 15%) fixed;
	background: -ms-linear-gradient(top, #eeeeee 0%,#f8f8f8 15%) fixed;
	background: linear-gradient(top, #eeeeee 0%,#f8f8f8 15%) fixed; 
	text-align: center; }
td{font-family:arial,helvetica;font-size:10pt}
h1{font-family:arial,helvetica;font-size:18pt;color:#000099}
h2{font-family:arial,helvetica;font-size:14pt;color:#000099}
h3{font-family:arial,helvetica;font-size:10pt;color:#808080;margin-top:0em;margin-bottom:0em}
h4{font-family:arial,helvetica;font-size:12pt;color:#b62e00;}
p.detail{text-align:center;margin-top:0em}
p.nogap {margin-top:0em}
p.nogapn {margin-top:-1em}
b{font-family:arial,helvetica;color:#b62e00}
b.key{font-family:arial,helvetica;color:#9900cc}
b.rub{color:#000099;font-family:arial,helvetica;font-size:12pt}
b.rub2{font-size:12pt;font-family:arial,helvetica}
b.here {font-size:13pt;color:#000099}
blockquote{font-family:arial,helvetica;color:#000099;font-weight:bold}
ol{font-family:arial,helvetica;color:#000099;font-weight:bold}
a{color:#0000ff;font-weight:bold}
a:hover{color:#b62e00;font-weight:bold}
a:visited:{color:#000099;font-weight:bold}
#topnav{font-family:arial,helvetica;position:absolute;left:0;top:0}
#sidenav{font-family:arial,helvetica;position:absolute;left:0;top:100}
#content{position:absolute;left:220;top:120;font-family:arial,helvetica;width:480}
#articles{position:absolute;left:10;top:-200;z-index:0;font-family:arial,helvetica;width:380;font-size:8pt}
.details{margin:1em;font-weight:bold}
.clFoot{font-family:arial,helvetica;font-size:8pt;text-align:center;text-decoration:none}
.clDis{font-family:arial,helvetica;font-size:8pt;text-align:left}
ol {list-style-type:lower-alpha}
ol ol {list-style-type:decimal}
#header { width: 700px; padding: 0 20px; margin: 10px auto; text-align: left; position: relative; }
#header #leaf { position: absolute; left: -10px; }
#header #logo { margin: 45px 0 0 -8px; }
#header p { margin: 0; padding: 5px 0; }
.content { 
	width: 700px;
	padding: 20px;
	background: #fff;
	margin: 20px auto;
	text-align: left;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); 
	border-radius: 10px; }
img.screen { width: 700px; }