.body {
font-family: arial,sans-serif;
font-size:12px;
color:#000000;
width:100%;
}

.last {
float: left;
border-top-color:#EA3F00;
border-top-width:medium;
border-top-style: solid;
font-family: arial,sans-serif;
font-size:10px;
}

a:link {
color: #0088FF;
font-weight:bold;
text-decoration: underline;
}
a:active {
font-weight:bold;
color: #0088FF; text-decoration: underline; 
}
a:visited {
color: #0088FF; 
font-weight:bold; 
}
a:hover 
{
font-weight:bold;
color: #FFFFFF;
background-color:#0088FF;
}

.bar
{
width:80%;
float:right;
height:auto;
background-color:#5CB5FF;
}

.logo {
float:left;
padding-bottom:20px;
}

.content {
width:80%;
float:right;
padding:2px;
color:#000000;
text-align:justify;
padding: 5px;
}

.buttonscontainer {
width:18%;
float:left;
color:#000000;
}

.buttons a {
color: #0088FF;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #EA3F00;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {
border-left: 10px solid #EA3F00;
text-decoration: none;
color: #FFFFFF;
background-color: #0088FF;

}

.h3 {
color:#000000;
font-style:italic;
font-size:12px;
font-weight:normal;
font-style:normal;
}

.h1 {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:3px;
}