﻿body {
	font-family:			"Myriad Pro", "Lucida Grande", "Trebuchet MS", sans-serif;
	word-spacing:			.15em;
}

ol, ul {
	list-style:				none;
	padding:				0;
	margin:					0;
}

a {
	text-decoration:		none;
	color:					inherit;
}

a:hover {
	text-decoration:		underline;
}

img {
	border:					none;
}

nav, section, address, header, footer {
	display:				block;
}

h1, h2, h3, h4, h5, h6 {
	margin:					0;
	padding:				0;
	font-size:				100%;
	font-weight:			normal;
}

select {
	color:					black;
}
