a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}


.copy { font-family: "Times New Roman", Times, serif; font-size: 12pt}
.title {  font-family: "Times New Roman", Times, serif; font-size: 18pt; text-align: center; font-weight: normal}
.byline {  font-family: "Times New Roman", Times, serif; font-size: medium; text-align: center; font-weight: bold}
.lafolia {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.copyright { font-family: "Times New Roman", Times, serif; font-size: 10pt}

.table2 {
    border-bottom:1px dotted orange;
    border-left:1px dotted orange;
    text-align:center;
	font-family: "Times New Roman", Times, serif; font-size: 12pt
    }
.td2 {
    padding:12px 12px 18px 12px;
    border-top:1px dotted orange;
    border-right:1px dotted orange
    }
.ul2 {
    margin-top:10px;
    margin-bottom:-10px;
    margin-left:0;
    padding-left:1em
    }
.li2 {
    margin-bottom:10px
    }

