body
{
background-color: rgb(255,255,255);
color: rgb(223,170,141);
font-family: Tahoma, sans-serif;
border-left-width: 0px; border-right-width: 0px; 
border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; 
border-bottom-style: none;
border-color: rgb(196,100,48);
}

#content
{
font-size: 126%;
background-color: rgb(0,0,0);
color: rgb(220,116,59);
border-left-width: 0px; border-right-width: 0px; 
border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; 
border-bottom-style: none;
padding: 54px 54px 10px 54px;
border-color: rgb(0,0,0);
text-align: justify;
}

#content a
{
color: rgb(199,175,162);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(199,175,162);
color: rgb(0,0,0);
text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
font-family: Tahoma, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 172%;
color: #9966CC ;
}

h2

{
font-size: 160%;
color: 	#FFCC33;
}


h3
{
font-size: 138%;
color: 	#990099;
}

h4
{
font-size: 116%;
color: lightgreen;
}

h5
{
font-size: 104%;
color: lightgreen;
}

h6
{
font-size: 92%;
color: lightgreen;
}

#content a  {text-decoration: none;}
}


