body {

}
h1 {
 font-family: Arial;
 font-size: 24pt;
 font-weight: bold;
 text-align: center;
 color: #0000C0
}
h2 {
 font-family: Arial;
 font-size: 18pt;
 text-align: center;
 color: #0000C0
}
h3 {
font-family: Arial;
font size:12pt;
color: #0000C0;
text-align:center;
 }

h4 {
font-family: Arial;
font size:18pt;
font-weight: bold;
text-align:center;
 }
h5 {
 font-family: Arial;
 font-size:10pt;
 text-align:center;
 font-weight: bold;
}
h6 {
 font-family: Arial;
 font-size: 7pt;
 font-style: italic;
 text-align: center;
 color: #0000FF;
}
p {
 font-family: Arial;
 font-size: 12pt;
 color: #0000C0
}
td {
 font-family:Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #0000C0
}
li, a:link, a:visited {
 font-family: Arial;
 font-size: 9pt;
 text-align: left;
 color: #0000FF;
}