body
{
	margin:0;
	padding:0;
	background-color:White;	
	font-family:Arial, Book Antiqua;
	font-size:75%;
	background:url(..\\images\\content_background.jpg) no-repeat fixed left top;
	text-align:justify;
}

h1
{
	color:#996633;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:145%;
	font-weight:normal;
	padding-left:40px;
}

a
{
	color:#996633;
}

a:hover
{
	text-decoration:none;
}

p
{
	font-weight:500;
	margin:0px 0 20px 0;
	padding:0px 40px 10px 40px;
}

#content
{
	width:484px;
	height:560px;
	overflow:auto;
	margin:20px 30px 20px 30px;
	padding:0;
}
