
	TYPE STUFF

-----------------------------------------*/


p { font-size: 1.3em; color: #D0E4EF; margin-bottom: 16px; line-height: 140%; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);}




/*---------------------------------------

	FOOTER

-----------------------------------------*/


	body
-----------------------------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:auto;

	
}



h1{
	font-size:28px;
	font-family: 'Conv_negotiate_free_0';
	color: #636868;
	font-weight: normal;
	
}

h2{
	font-size:22px;
	font-family: 'Conv_negotiate_free_0';
	color: #888b8d;
	font-weight:normal;
	margin: 8px 0px 5px 0px;
}




table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}
	table.sample th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	}
	table.sample td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	}
	
	