

body {

font-size: 11.5px;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
background-color: #800000;


}


#main {

background-color: #e6dfd7;
padding: 35px;
margin: 15px auto 10px auto;
width: 700px;

}



table {
border: thin solid #9bdbc1;
padding: 10px;
margin-left: 0px;

}


th {

text-align: right;
vertical-align: top;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 115%;
background-color: #adafaa;

}


td {

text-align: left;
vertical-align: top;
padding-bottom: 15px;
font-size: 100%;


}



table table {
border: none;
padding: 0px;
margin-left: 0px;


}


table table td {
text-align: right;
padding-bottom: 0px.

}



h1 {
font-size: 180%;

}



h2 {
font-size: 110%;
font-weight: bold;

}




h3 {
font-family: mistral, sans-serif;
font-size: 197%;
color: #10730b;
font-weight: lighter;


}


h4 {

font-family: serif;
font-size: 136%;
font-weight: bold;
color: #800000;

}





h1, h2, h3, h4 {

text-align: center;

}


.center {

text-align: center;

}




