	body{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #595e61;
		font-size : 11px;
		font-weight : normal;
		background-image : url(images/bg_body.jpg);
		background-repeat : repeat-x;
		background-color:white;

	}
	td {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
		font-size : 11px;
		font-weight : normal;
	}

	p {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
		font-size : 11px;
		font-weight : normal;
		margin-top : 0px;
		padding-top : 0px;
		margin-left : 10px;
		margin-right : 5px;
		padding-left : 10px;
		padding-right : 5px;
	}
	
	
	.cont{padding-left : 40px;
	margin-left : 35px;
	color : #dddcdc;
	
	}


	.pagetitle{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #d7d3b1;
		font-size : 12px;
		font-weight : bold;
		text-align : center;
	}


	.cit{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
	}

	.signature{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #a8a7a7;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
		font-style : italic;
	}

	.privacy{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
	}
	
	.copy{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
		font-size : 10px;
		font-weight : normal;
		text-align : center;
	}
	
	
	
	
	.titlebar{
		background-image : url(images/title_bar.gif);
	}
	.titlebarn{
		background-image : url(images/title_bar_n.gif);
	}

	


	.subtitle {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #333300;
		font-size : 15px;
		font-weight : bold;
	}


	a{
		color:#97541e;
		text-decoration: underline;
		font-weight : bold;
	}

	.border{
		border : 1px solid #a5973a;
	}


	.date{
		font-weight: bold;
	}

	.question{
		font-size: 12px;
		font-weight: bold;
		color : #97541e;
	}

	
	
