@charset "utf-8";
html, body {height:100%;}
body {
	margin:1.5em;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#444;}
hr {border:0; border-bottom:dotted 2px #CCCCCC;}
p {text-align:justify;}
.text_center {text-align:center;}
h1, h2, h3 {font-family:'Univers_UltraCn'; text-transform:uppercase; font-weight:400; padding:0; margin:0;}
h1 {font-size:1.8em; background:#1CABE2; color:#FFF;}
h2 {font-size:1.5em; color:#333; margin-top:2em;}
h3 {font-size:1.3em; color:#333; margin-top:1em;}
table {width:100%; text-align:center;}
table td {background:#F8F4EF;}
table thead th {background:#1CABE2; color:#FFF;}
