body {font-size: 10pt;
      font-family: "Tahoma";}
   
.small {font-size: 9pt;}

h1 {font-size: 22pt;
    font-weight: bold;}

h2 {font-size: 16pt;
    font-weight: bold;}

h3 {font-size: 12pt;
    font-weight: bold;}

h4 {font-size: 10pt;
    font-weight: bold;}

h5 {font-size: 9pt;
    font-weight: bold;}
	
td {font-size: 9pt;}

th {font-size: 9pt;
    font-weight: bold;}

.centred {text-align: center;}
.lefted {text-align: left;}
.righted {text-align: right;}

em {
        color: #A03E19;
        font-style: normal;
        font-weight: bold;
}

#bodystyle1 {
   margin-left: 15%;
   margin-right: 15%;
   }
#bodystyle1 h3 {
   color: teal;
   text-decoration: underline;
   }
#bodystyle1 li {margin-left: 0%;}