*{
	font-family:verdana, sans-serif
}

body{
	font-size:.9em
}

h1, h2, h3, p{
	margin:.4em 0
}

/* BEGIN: Headings ================== */
h1{
	font:bold 1.8em "arial narrow";
	text-transform:uppercase
}

h2{
	font-size:1.3em
}

h3{
	font-size:1em
}

.tennis h1{
	color:#9c3
}

.pro-shop h1{
	color:#27b5f6
}

.hockey h1{
	color:#ff7e00
}
/* END: Headings ================== */


dt{
	font-weight:bold
}