
a {color:darkblue; text-decoration:none;}

h1 {
 font-family: sans-serif;
 color: black;
 font-size: 22px;
 text-align: center;
}


h2 {
 font-family: sans-serif;
 color: black;
 font-size: 16px;
 font-weight: normal;
}


h3 { 
 font-family: sans-serif;
 font-size: 16px;
 font-weight: bold;
 display: inline;
}


h4 {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
 display: inline;
}

li {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
}

h5 {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: bold;
 display: inline;
}

h6 {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
 display: inline;
}

h7 {
 font-family: sans-serif;
 font-size: 16px;
 font-weight: bold;
}


