<style>
h1 {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 font-size: 30;
 font-weight: bold;
}
body {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 color: #000000;
 font-size:20;
 background-color:#0000FF
}

span1 {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 color: #000000;
 font-size:26;
}
td {font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
  color: #C0C0C0;
 font-size: 14;

 font-weight: bolder;
 text-align: center;

}

a {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
  color: #C0C0C0;
}
a:link {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 color: #C0C0C0;
}
a:visited {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 color: #C0C0C0;
}
span {
 font-family: "Times New Roman", "Arial", "Helvetica", "sans serif";
 font-size: xx-small;
 color: #000000;
}
div {font-family:"Times New Roman",  "Arial", "Helvetica", "sans serif";
     text-align:right;
}
</style>
