body {font: 10px century gothic, sans-serif;
background-color: #7291C3;
}

body:a { border: 0 0 0 0 solid none;
}

h1{
font-size:18px;
border-bottom: 1px solid;
color:#7291C3;
font-weight:bold;
}

h2{
font-size:16px;
border-bottom: 1px solid;
}

.buttonscontainer {width: 120px;}

.buttons a {color: white;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid;
font: 12px century gothic, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: white;
color: black;
text-decoration: none;}

.buttons b {color: black;
background-color: white;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid;
font: 13px century gothic, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.mainContent{
margin: 5px  5px  5px 5px;
font-size: 12px;
}
.mainContent p{
margin: 5px 15px 5px 15px;
font-size: 12px;
}


.footer{
font-size: 80%;
}
