body {
  font-family: sans-serif;
  font-size: 12pt;
  width:720pt;
  text-decoration:none;
  padding:3px 20px 0cm 20px;
	margin-top:20pt;
}
a:link {
  text-decoration:none; color:#06c;
}
a:visited {
  text-decoration:none; color:#06c;
}
a:hover {
    text-decoration:underline;
}
.col1 {
border-bottom:2px groove #06c;
color: #06c;
font-size:18pt;
font-weight:bold;
}
.col2 {
margin-top: 20px;
color: #06c;
font-size: 14pt;
}
.col3 {
margin-top: 20px;
color: #000;
font-size: 12pt;
}
.tail {
margin-top: 100px;
border-top: 1px solid #06c;
color: #000;
font-size: 8pt;
text-align: right;
}

