body
{
margin: 0;
padding: 0;
font: 85% verdana, tahoma, arial, hevetica, sans-serif;
text-align: left;
color: #333;
background-color: #C0DB83;
}

a:link { color: #333; }
a:visited { color:  #333; }

a:hover, a:active
{
color: #333;
background-color: #EAC0AA;
}

h2
{
color: #333;
font: 120% georgia, times, serif;
font-weight: bold;
margin: 5px 0 2px 0;
}

h3
{
color: #333;
font: 106% georgia, times, serif;
font-weight: bold;
margin-top: 5px;
}
h4
{
color: #333;
font: 106% georgia, times, serif;
font-weight: bold;
margin-top: 5px;
margin-bottom: 0;
}
h5 {
color: #333;
font: 106% verdana, tahoma, arial, hevetica, sans-serif ;
font-weight: bold;
margin: 0;
}

strong {
font-weight: bold;
}
pre {
font: 100% verdana, tahoma, arial, hevetica, sans-serif;
}
