	body 	{
		background-color:#e9e9e9;	
		background-image:url(images/backtile.jpg);
		background-position:top left;
		background-repeat:repeat-y;
		margin:0px;
		text-align:left;
		}
		
  	object	{
  		margin-top:0px;
  		margin-left:0px;
  		}
		
  	embed	{
  		margin-top:0px;
  		margin-left:0px;
  		}
  		
	p,h1	{
		margin:5px 5px 5px 5px;
		}
		
	h1 {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size:small;
		padding-top:5px;
		padding-bottom:5px;
		/*color: #BB9269;*/
		color: #D97854;
		font-weight: bold;
		}
	
	p	{
		font-family: Times New Roman, Times, serif;
		font-size: small;
		font-style: normal;
		font-variant: normal;
		color: #000;
		font-weight: normal;
		padding-bottom:5px;
		}

	img	{
		border:0px;
		}
		
	img.top {
		vertical-align:text-top
		}

	img.middle {
		vertical-align:middle
		}

	img.bottom {
		vertical-align:text-bottom
		}

	a			{text-decoration:none;}
	a:link		{color: #A299B1; font-weight:bold;}
	a:visited	{color: #C1CC8C; font-weight:bold; text-decoration:none;}
	a:hover		{font-weight:bold; text-decoration:none;}
	a:active	{color: #ffffff; font-weight:bold;}
