body
{
padding: 0;
margin: 0;
background: #1a1a1a url(../img/page_back.gif) repeat;
width: 100%;
display: table;
}

p,ul,ol
{
color: #C0C0C0;
font-size: 11px;
font-family: arial, sans-serif;
text-align: justify;
}

.main_text
{
color: #898989;
font-size: 11px;
font-family: arial, sans-serif;
text-align: justify;
padding: 14px;
}

.green
{
color: #77a837;
font-family: arial, sans-serif;
}

.grey
{
color: #b5b5b5;
font-family: arial, sans-serif;
}

a:link     { color: #998675; text-decoration: none; }
a:visited { color: #998675; text-decoration: none; }
a:active  { color: #89c33e; text-decoration: none; }
a:hover   { color: #89c33e; text-decoration: none; }
