@charset "UTF-8";

body {
	margin:0 20px 10px 20px;
	padding:0;
	font-family:'Times New Roman', serif;
	font-size:16px;
	max-width:21cm;
}

p {
	text-indent:1cm;
}		
p, h2, h3, h4 {
	text-align:justify;
}

a {
	color:#000090;
	text-decoration:none;
}

h1 {
	margin-bottom:1cm;
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	font-style:italic;
}
h4 {
	font-size:16px;
}
#auth {
	text-align:right;
	font-weight:bold;
}

#ref hr {
	margin:0 auto 0 0;
	text-align:left;
	width:40%;
	height:1px;
}
#ref>*, #ref li {
	font-size:90%;
}

#cpl {
	padding-top:20px;
	font-family:Verdana, san-serif;
	font-size:11px;
}