body
	{
	background-color: #F1E0CC;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000F1A;
	line-height: 1.3em;
	}

a   
	{
	color: #864813;
	text-decoration:none;
	}
	
a:hover
	{
	color: #542C0A;
	text-decoration: underline;
	}
	
input,select,option,textarea
	{
	font-family: "trebuchet ms", Helvetica, Arial;
	font-size: 9.5pt;	
	font-style: italic;	
	}	
	
img.border
	{
	border: 1px solid #7C4415;
	margin: 0px 0px 15px 15px;
	}	
	
td
	{
	font-family: "trebuchet ms", Helvetica, Arial;
	font-size: 9.5pt;
	}
	
td.content
	{
	font-size: 9.5pt;
	color: #3D1F06;
	line-height: 19px;
	font-style: italic;
	text-align: justify;
	}
	
td.menu
	{
	width: 128px;
	padding: 12px;
	padding-top: 0px;	

	font-size: 12.5pt;
	font-weight: bold;
	color: #4D2F16;
	line-height: 34px;
	font-style: italic;	
	}


