html, body, p, h1, h2, td, th, input, textarea, select
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size  : 11px;
	font-weight: normal;
	color      : #666666;
}

	a:link { text-decoration:none; font-weight:normal; color:#333333; }
	a:visited { text-decoration:none; font-weight:normal; color:#333333; }
	a:hover { text-decoration:underline; font-weight:normal; color:#333333; }
	a:active { text-decoration:underline; font-weight:normal; color:#333333; }

body
{
	background-image:		url(images/back_content.jpg);
	background-color:		#422819;
	background-position:	top;
	background-repeat:		repeat-x;
   	margin-left     : 		0px;
   	margin-top      : 		0px;
   	margin-right    : 		0px;
   	margin-bottom   : 		0px;
}


h1
{
	font-size  : 14px;
	color      : #333333;
	font-weight: bold;
}

h2
{
   	font-size  : 12px;
   	color      : #333333;
   	font-weight: bold;
}

.footerfont
{
	color: #856E56;
}

#foot a:link { text-decoration:none; font-weight:normal; color:#856E56; }
#foot a:visited { text-decoration:none; font-weight:normal; color:#856E56; }
#foot a:hover { text-decoration:underline; font-weight:normal; color:#856E56; }
#foot a:active { text-decoration:underline; font-weight:normal; color:#856E56; }
