body {
margin: 0;
background: #DFDEEE url(images/bg.gif) repeat-y top center;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
text-align: justify;
}
a {
color: #675781;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #423852;
font-weight: bold;
text-decoration: none;
}
table#menu tr td {
border-top: 1px solid #ccc;
}
table#menu tr td a {
display: block;
text-align: right;
padding-right: 5px;
font-family: tahoma,verdana,arial,sans-serif;
text-transform: uppercase;
font-size: 1.1em;
letter-spacing: 1px;
}
#container {
width: 748px;
margin: 0 auto;

}
h1,h2,h3,h4 {
margin-top: 1em;
border-bottom: 1px solid #DFDEEE;
}
h1 {
font-size: 1.5em;
}
h2 {
font-size: 1.2em;
}
