
	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:black;

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

	p {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #dddcdc;
		font-size : 11px;
		font-weight : bold;
		margin-top : 5px;
		padding-top : 5px;
		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 : white;
		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 : White;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
	}
	
	.copy{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : White;
		font-size : 10px;
		font-weight : normal;
		text-align : center;
	}
	
	
	
	
	.titlebar{
		background-image : url(images/title_bar.jpg);
	}
	.titlebarn{
		background-image : url(images/title_bar_n.jpg);
	}

	.scroller{

		border : 1px solid #002a62;
	}


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


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

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


	.date{
		font-weight: bold;
	}

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

	
	