body, p, td, a, li { font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: 130%;
   font-size: 11pt;
   text-align: justify;
   margin-top: 1em;
   background-color: #ffffcc
}
h1 { color: #8080FF;
   font-family: Comic Sans MS,tahoma, arial, Helvetica, sans-serif;
   font-size: 20pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
h2 { color: #8080FF;
   font-family: Comic Sans MS, tahoma, arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
table { margin-left: auto;
   margin-right: auto;
   empty-cells: hide;
}

a { color: blue;
    text-decoration: none;
}
a:hover { text-decoration: underline;
}
img { border: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
</style>



