a {
color:#000;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#666;
}

body {
margin: 15px auto;
font: .7em verdana, tahoma, sans-serif;
background-color: #cf9;
}

img {
border: none;
}

p {
padding: 0 5px;
text-align: justify;
}

blockquote {
margin: 15px;
padding: 5px 10px;
background-color: #cf9;
border-left: 15px solid #fff;
}

table {
margin: 0 auto;
}

td {
padding: 1px 8px;
}

ol, ul {
margin-right: 25px;
}

ol li {
margin-bottom: 5px;
}

ol ul {
margin-left: -25px;
margin-right: 0px;
}

h1, h2, h3, h4 {
font-size: 1em;
}

h1 {
text-decoration: underline;
text-align: center;
}

h2 {
text-decoration: underline;
}

h3 {
font-weight: normal;
text-align: center;
}

h4 {
font-weight: normal;
border-bottom: 1px dotted #000;
}

#all {
margin: 0 auto;
width: 500px;
text-align: center;
border: 20px solid #fff;
background-color: #cff;
}

#buttons {
text-align: center;
}

#header {
height: 130px;
background: #cff url('images/header.png') no-repeat top center;
}

#main {
padding: 2px 5px;
text-align: left;
background-color: #cff;
}

#nav {
color: #000;
line-height: 22px;
background-color: #fff;
}

#nav ul {
margin: 0;
padding: 0;
text-align: center;
list-style: none;
}

#nav ul li {
padding: 0 .8em;
display: inline;
}

#nav a {
font-weight: normal;
}

#updates {
list-style: none;
margin: 20px 25px;
}

input, textarea, select, submit {
font: inherit;
padding: 3px;
border: 0;
background-color: #fff;
}