h1 {
    font-size: 22pt;
    color: #045796; 
    margin-bottom: 10px; 
    margin-top: 5px;
}

h2 {
    font-size: 18pt;
    font-weight: bold;
    color: #045796; 
    margin-bottom: 10px; 
    margin-top: 5px;
}

p {
font-size: 12pt;
 color: #000000; 
}

SmallButton {
    border: 1px #045796 solid; 
    padding: 8px;
}

bigbutton
{
   font-size: 16pt; 
   border: 2px #045796 solid; 
   padding: 4px; 
   text-align: center;
}

body 
{
    font-size: 12pt; 
    color: #000000;
}

li
{
 font-size: 12pt; 
    color: #000000;
}
li2
{
 font-size: 11pt; 
    color: #000000;
}
h3,h4,h5,h6{
 margin-bottom: 8px; margin-top: 15px; 
}