<!--
Body 
	{
	font-family:verdana,helvetica,DejaVu,sans-serif; 
	text-align:justify;
	font-size:10.0pt;
	line-height:1.5;
	color:#000000;
	background-color:#ffffff;
/*	background-color:rgb(253,244,232);*/
	}
p 
	{
	text-align:justify;
	}
h1
	{margin-bottom:0.5cm;
	font-size:16.0pt;
	color:#220080;
	background-color:#ffffff;	
	text-align:left;
	}
h2
	{margin-bottom:0.5cm;
	font-size:13.0pt;
	color:#220080;
	background-color:#ffffff;	
	text-align:left;
	}
h3
	{
	margin-bottom:0cm;
	font-size:10.0pt;
	text-align:left;
	}
hr 
	{
	color:#220080;
	background-color:#220080;
	}
th 
	{
	font-size:10.0pt;
	color:#220080;
	background-color:#ffffff;	
	text-align:left;
	}
a:link, a:visited 
	{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	}
p.h1:before 
	{
    content: "Chapter " counter(chapter) ". ";
    counter-increment: chapter;  /* Add 1 to chapter */
    counter-reset: section;      /* Set section to 0 */
	}
p.h1
    {
    margin-bottom:0.5cm;
    font-size:25.0pt;
    }
ul
   {
   margin-top:0cm;
	margin-bottom:0cm;
	}
td 
	{
	font-size:10.0pt;
	}
p.Normal
    {
    margin-bottom:0.2cm;
    }
p.Caption
    {
    margin-top:6.0pt;
    margin-bottom:12.0pt;
    text-align:center;
    font-weight:bold;
    }
p.FootnoteReference
    {
    vertical-align:super;
    }
p.Title
    {
    margin-top:24.0pt;
    margin-bottom:3.0pt;
    text-align:center;
    font-size:20.0pt;
 	 font-variant:small-caps;
    font-weight:bold;
    }
p.Subtitle
    {
    margin-bottom:24.0pt;
    text-align:center;
    font-size:12.0pt;
    }
p.Bibliography
    {
    margin-left:1cm;
	 text-indent:-1cm;
    line-height:1cm
    }

table.header 
	{
	width:100%;
	background-color:#000099;
	color:#ffffff;
	}
.jpg2html_image p,
p.jpg2html_image {text-align:left;}
.jpg2html_image img { border-width:0; }
body.jpg2html_thumbnails {background-color:#eeeeee;}
.jpg2html_thumbnails p {text-align:center;}
.jpg2html_thumbnails a {background-color:#eeeeee;}
.jpg2html_thumbnails table {margin-left:auto;margin-right:auto;text-align:center;}
.jpg2html_thumbnails tr {vertical-align:top;}
.jpg2html_thumbnails td {text-align:center;}
.jpg2html_thumbnails img {border-width:0;}

input
	{
	border-style:solid;
	border-color:#E6EDF1;
	border-width:1px;
	color:#000000;
	background-color:#fdfdff;
	}

.but_style
	{
	color:#000000;  
/*   background-color:#E6EDF1;
   background-color: #1078E1;*/
  	background-color:#fdfdff;
/*	border-color:#d2dfe7;*/
	border-color:#8798b0;

/*	border-color:#d2e4f4; */
/*	border-color:#eeeeee; */
   padding:2px;
   border-style:solid;
   border-width:1px;
   font-size:14px;
/*   -moz-border-radius:4px; */
	}

a.but_style
	{
	color:#220080;
 /*  background-color: #f5f5f5; */
  	background-color:#E6EDF1;
  	text-decoration:none;

/*   background-color: #edf3f8; */
   font-size:11px;
   padding:2px;
	}
	
.login 
	{
	font-size:8.0pt;
	line-height:0.5cm;
	}
.login input
	{
	width:80px;
	}
.login form
	{
	margin-top:0;
	margin-bottom:0;
	}

.documents input
	{
	width:400px;
	}

.documents input.file 
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
	color:#ffff80;
	width:400px;
	border-style:solid;
	border-color:#E6EDF1;
	border-width:1px;
	color:#000000;
	background-color:#fdfdff;
  }

.documents textarea, select
	{
	width:400px;
	border-style:solid;
	border-color:#E6EDF1;
	border-width:1px;
	color:#000000;
	background-color:#fdfdff;
	}

.bigger_chinese
  {
  font-size: 14px;
  }
  
  .navigation {
  	display: none;
  } 
