.style0{
text-align: center;
color:"#660000";
font-weight: bold;
font-family: Times New Roman;
font-size: 18pt;
}
.style1{
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:2px;
text-align: justify; 
color:"#660000";
font-family: Times New Roman;
font-size: 12pt;
font-weight: bold;

}
.style2{
text-align: center;
color:"#660000";
font-weight: bold;
font-family: Times New Roman;
font-size: 13pt;
}

a:link{text-decoration:none;color:"#600000";}
a:visited{text-decoration:none;color:red;}
a:hover{text-decoration:none;font-weight:bold;font-size:13pt;color:brown;}
