@charset "UTF-8";


p {
	/*font-family:'Helvetica Neue W01 55 Roman';
	*/
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-size:20px;
	
	
	line-height:25px;
	/*color:#555*/
}

h1, h2, h3 {
	
		margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	line-height:25px;
	font-weight:normal;
	
	}
	h1 {
		/*font-family:kademed, "Kade Medium";
			*/
		padding-top:25px;
	line-height:50px;
	font-size:45px;
	
		}
		h2 {
			/*
			font-family:kademed, "Kade Medium";
	*/
	text-transform:uppercase;
	font-size:20px;		
			}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	width: 860px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;	
}
a {
	color:#000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	/*font-variant: small-caps;	*/
	}
