html {
overflow-y: scroll;
}

a {
color: #000000;
font-family: arial;
font-size: 13px;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #5676C9;
font-family: arial;
font-size: 13px;
font-weight: normal;
text-decoration: underline;
}

body {
background-color: #c3be94;
font-family: arial;
}

form {
display:inline;
margin:0;
}

h2 {
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-family: tahoma;
font-size: 24px;
font-weight: normal;
padding: 3px 0px 3px 6px;
}

h3 {
border-bottom: 0px solid #000000;
color: #000000;
font-family: tahoma;
font-size: 22px;
font-weight: bold;
padding: 3px 0px 3px 6px;
}

span.date-header {
color: #ffffff;
float: right;
font-family: tahoma;
font-size: 17px;
font-weight: normal;
}

table.ul-li {
border: 0 solid #000000;
width: 100%;
}