	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	/*	background-image: url(/images/background.gif);
		background-repeat: repeat-y;
	*/
	}
	body,td,p,li {
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		font-size: 12px;
	}
	h1,h2{
		font-family: "Times New Roman",Times,serif;
		color: #473d19;
		font-size: 16px;
		font-weight:bold;
	}
	h3{
		font-family: Arial,Helvetica,sans-serif;
		color: #473d19;
		font-size: 14px;
		font-style:italic;
		font-weight:bold;
	}
	h4{
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		font-size: 13px;
		font-weight:bold;
	}
	h5{
		font-family: Arial,Helvetica,sans-serif;
		color: #473d19;
		font-size: 12px;
		font-weight:bold;
	}
	h6{
		font-family: Arial,Helvetica,sans-serif;
		color: #333333;
		font-size: 12px;
		font-weight:bold;
	}
	a{
		color: #473d19;
	}
	a:link{
		color: #473d19;
	}
	a:hover{
		color: #473d19;
		text-decoration:none;
	}
	a:active{
		color: #000000;
	}
	a:visited{
		color: #474332;
	}
	.gallery{
		font-size: 12px;
		font-weight: bold;
		color: #473d19;
		padding: 0px 0px 0px 10px
	}
	.sides{
		background-color:#9d8248;
	}