body {
	background-color: #fff;
	margin: 3% 10% 3% 10%;
	padding:3%;
	border:dotted #000 1px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;
	}

h1{
	font-size:14pt;
	}

h2, h3, h4, h5, h6 {
	font-size:11pt;
	border-bottom:dashed 1px #333;
	padding: 5px 10px 3px 10px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

li{
list-style: none;
padding: 1px 0 1px 12px;
margin-left: 2px;}

.plastech{
text-align:center;
padding-bottom:4%;
}

.plastech img{
	border:0
	}

.description{
	font-weight:bold;
	padding-bottom:1cm
	}

.small{
	font-size:7pt;
	padding-bottom:0.5cm}

.txb{
	font-weight:bold;
	}

.hint {color: #666;
font-size: 11px;}
