<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style type="text/css">
table,th,td{
border-collapse: collapse;
text-line:left;
}
td{
height: 30px;
}
.bg1{
background-color: aliceblue;
}
.bg2{
background-color: rgb(227,245,251);
}
.bg3{
background-color: rgb(233,233,233);
}
.font-color{
color:rgb(80,97,192);
font-weight: bold;
}
table,td{
border: 1px solid black;
border-collapse: collapse;
}
tr{
text-align: center;
}
</<style type="text/css">
</style>
</head>
<body>
<table align="center" border="0px" cellspacing="0" style="border: 0px;">
<tr>
<td colspan="12" style="border:0px;border-bottom: 1px dotted