BODY
{
	margin: 0 0 0 0;
	background-color:#F0F5EB;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-image:url(../img/pback.jpg);
}

.menu
{
     FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif;
     FONT-SIZE: 10px;
	 COLOR: #333333;	 
     FONT-WEIGHT: normal;
	 line-height:1.6em;
}

.menu a:visited, .menu a:link, .menu:active{
	color:#333333;
}
.menu a:hover{
	color:#000000;
}
.content
{
     FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif;
     FONT-SIZE: 11px;
	 COLOR: #333333;	 
     FONT-WEIGHT: normal;
}

.content a:link{
	color:#4D8D47;
}
.content a:hover, .content a:visited, .content:active{
	color:#000000;
}
.head
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 22px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Geneva, Helvetica, Arial, sans-serif;
    }
	