

h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Helvetica, sans-serif;
 }
 h1 { font-size: 2em; color: #E8D69E; }
 h2 { font-size: 1.5em; }
 h3 { font-size: 1.2em ; }
 h4 { font-size: 1.0em; }
 h5 { font-size: 0.9em; }
 h6 { font-size: 0.8em; }
</style>
<style type = text/css>
div.container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 1px #e8d69e;
    line-height: 150%;
}
div.header, div.footer {
    padding: 0.5em;
    
    background-color: #2F644A;
    clear: left;
}
h1.header {
    padding: 0;
    margin: 0;
}
div.left {
    float: left;
    width: 40%;
    margin: 0;
    padding: 1em;
}
div.content {
    margin-left: 45%;
    border-left: 1px #E0C266;
    padding: 1em;
}

div.clear{
clear:both;
}
table 
{width: 90%;}
table,td,th{
 
 border-collapse: collapse;
 border: 5px solid #2F644A;
padding: 15px;    } 

p.m1{margin-left:1em;text-align:justified;}
p.m3{margin-left:3em;text-align:justified;}
p.m5{margin-left:5em;text-align:justified;}

.center {
    margin-left: auto;
    margin-right: auto;}

 .clearfix
{overflow:auto; zoom:1;}




a.button1 {
width: 40%;
margin:10,10,10,10
display: block;
background: #7F5E6F;
box-shadow: 4px 4px 8px #0e0e0e;
border: solid #0e0e0e 2px;
border-radius: 5px;
}

a.button1 {
font-family: arial;
font-size: 16px;
color: #BDB76B;
text-shadow: none;
text-decoration: none;
padding: 2% 2%;
margin: 0 2%
}

a:hover.button1 {
color: #f5f5f5;
text-decoration: none;
box-shadow: 8px 8px 32px #0e0e0e inset;
border: solid #0e0e0e 1px;
}
a.button2 {
width: 50%;
display: block;
float: left;
background: #7F5E6F;
box-shadow: 4px 4px 8px #0e0e0e;
border: solid #0e0e0e 2px;
border-radius: 5px;
}

a.button2 {
font-family: arial;
font-size: 16px;
color: #BDB76B;
text-shadow: none;
text-decoration: none;
padding: 2% 2%;
margin: 0 2%
}

a:hover.button2 {
color: #f5f5f5;
text-decoration: none;
box-shadow: 8px 8px 32px #0e0e0e inset;
border: solid #0e0e0e 1px;
}
a.button3 {
width: 25%;
display: block;
float: left;
background: #7F5E6F;
box-shadow: 4px 4px 8px #0e0e0e;
border: solid #0e0e0e 2px;
border-radius: 5px;
}

a.button3 {
font-family: arial;
font-size: 16px;
color: #BDB76B;
text-shadow: none;
text-decoration: none;
padding: 2% 2%;
margin: 0 2%
}

a:hover.button3 {
color: #f5f5f5;
text-decoration: none;
box-shadow: 8px 8px 32px #0e0e0e inset;
border: solid #0e0e0e 1px;
}